Searched refs:fr_grpmapinit (Results 1 – 1 of 1) sorted by relevance
217 static int fr_grpmapinit __P((frentry_t *fr, ipf_stack_t *));301 { "fr_srcgrpmap", fr_srcgrpmap, fr_grpmapinit },302 { "fr_dstgrpmap", fr_dstgrpmap, fr_grpmapinit },5042 static int fr_grpmapinit(fr, ifs) in fr_grpmapinit() function