Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dfil.c133 static ipfunc_t ipf_findfunc(ipfunc_t);
4515 if (ipf_findfunc(fp->fr_func) == NULL) { in frrequest()
5287 ipf_findfunc(ipfunc_t funcptr) in ipf_findfunc() function