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() local294 accept_filter_arg = afp->accf_create(so, afap->af_arg); in accept_filt_setopt()295 if (accept_filter_arg == NULL) { in accept_filt_setopt()301 so->sol_accept_filter_arg = accept_filter_arg; in accept_filt_setopt()
70 accfon(int l, struct accept_filter_arg *af) in accfon()101 struct accept_filter_arg afa = { in ATF_TC_BODY()119 struct accept_filter_arg afa = { in ATF_TC_BODY()158 struct accept_filter_arg afa = { in ATF_TC_BODY()216 struct accept_filter_arg dfa = { in ATF_TC_BODY()219 struct accept_filter_arg hfa = { in ATF_TC_BODY()
63 struct accept_filter_arg afa; in main()
205 struct accept_filter_arg { struct