Home
last modified time | relevance | path

Searched refs:bl_type_t (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/blocklist/include/
H A Dbl.h46 } bl_type_t; typedef
49 bl_type_t bi_type;
70 int bl_send(bl_t, bl_type_t, int, const struct sockaddr *, socklen_t,
/freebsd-src/contrib/blocklist/lib/
H A Dblacklist.c64 bl_type_t internal_action; in blacklist_sa_r()
H A Dbl.c357 bl_send(bl_t b, bl_type_t e, int pfd, const struct sockaddr *sa, in bl_send()