Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ipf/
H A Dfil.c203 static int fr_funcinit __P((frentry_t *fr, ipf_stack_t *));
4440 error = fr_funcinit(fp, ifs);
4851 static int fr_funcinit(fr, ifs) in fr_funcinit() function