Searched refs:ipfunc_t (Results 1 – 7 of 7) sorted by relevance
16 ipfunc_t35 res.ipfu_addr = (ipfunc_t)-1; in nametokva()
17 kvatoname(ipfunc_t func, ioctlfunc_t iocfunc) in kvatoname()
137 fp->fr_func = (ipfunc_t)ipfrule_match_out_; in ipfrule_add_out_()206 fp->fr_func = (ipfunc_t)ipfrule_match_in_; in ipfrule_add_in_()
442 typedef struct frentry *(*ipfunc_t)(fr_info_t *, u_32_t *); typedef447 ipfunc_t ipfu_addr;683 ipfunc_t fr_func; /* call this function */
133 static ipfunc_t ipf_findfunc(ipfunc_t);2476 (fr->fr_func == (ipfunc_t)-1)) in ipf_scanlist()2693 (fr->fr_func != (ipfunc_t)-1) && !(pass & FR_CALLNOW)) in ipf_firewall()4528 ((fp->fr_func == NULL) || (fp->fr_func == (ipfunc_t)-1))) { in frrequest()4534 ((fp->fr_func == NULL) || (fp->fr_func == (ipfunc_t)-1))) { in frrequest()5286 static ipfunc_t5287 ipf_findfunc(ipfunc_t funcptr) in ipf_findfunc()
250 extern char *kvatoname(ipfunc_t, ioctlfunc_t);266 extern ipfunc_t nametokva(char *, ioctlfunc_t);
169 ipfunc_t fr_func; /* call this function */219 ipfunc_t fr_func;272 ipfunc_t fr_func;