Searched refs:accept_filter (Results 1 – 6 of 6) sorted by relevance
47 static SLIST_HEAD(, accept_filter) accept_filtlsthd =66 accept_filt_add(struct accept_filter *filt) in accept_filt_add()68 struct accept_filter *p; in accept_filt_add()89 struct accept_filter *p; in accept_filt_del()99 struct accept_filter *102 struct accept_filter *p; in accept_filt_get()114 struct accept_filter *p; in accept_filt_generic_mod_event()115 struct accept_filter *accfp = (struct accept_filter *) data; in accept_filt_generic_mod_event()
1998 struct accept_filter *afp; in do_setopt_accept_filter()
63 struct accept_filter;158 struct accept_filter *so_accept_filter;364 struct accept_filter { struct372 SLIST_ENTRY(accept_filter) accf_next; /* next on the list */ argument494 int accept_filt_add (struct accept_filter *filt);496 struct accept_filter * accept_filt_get (char *name);
55 static struct accept_filter accf_data_filter = {
3 MAN= accept_filter.9 \231 MLINKS+=accept_filter.9 accept_filt_add.9 \232 accept_filter.9 accept_filt_del.9 \233 accept_filter.9 accept_filt_generic_mod_event.9 \234 accept_filter.9 accept_filt_get.9
66 static struct accept_filter accf_http_filter = {