Searched refs:accept_filter_arg (Results 1 – 4 of 4) sorted by relevance
167 struct accept_filter_arg *afap; in accept_filt_getopt()195 struct accept_filter_arg *afap; in accept_filt_setopt()198 void *accept_filter_arg = NULL; in accept_filt_setopt() local290 accept_filter_arg = afp->accf_create(so, afap->af_arg); in accept_filt_setopt()291 if (accept_filter_arg == NULL) { in accept_filt_setopt()297 so->sol_accept_filter_arg = accept_filter_arg; in accept_filt_setopt()
69 accfon(int l, struct accept_filter_arg *af) in accfon()100 struct accept_filter_arg afa = { in ATF_TC_BODY()118 struct accept_filter_arg afa = { in ATF_TC_BODY()
63 struct accept_filter_arg afa; in main()
206 struct accept_filter_arg { struct