Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c202 static ipfunc_t fr_findfunc __P((ipfunc_t));
4437 if (fr_findfunc(fp->fr_func) == NULL)
4877 static ipfunc_t fr_findfunc(funcptr) in fr_findfunc() function