Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c204 static int fr_funcinit __P((frentry_t *fr, ipf_stack_t *));
4439 error = fr_funcinit(fp, ifs);
4850 static int fr_funcinit(fr, ifs) in fr_funcinit() function