Searched refs:ipf_grpmapinit (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dfil.c185 static int ipf_grpmapinit __P((struct ipf_main_softc_s *,
316 { "srcgrpmap", ipf_srcgrpmap, ipf_grpmapinit, ipf_grpmapfini },
317 { "dstgrpmap", ipf_dstgrpmap, ipf_grpmapinit, ipf_grpmapfini },
5575 /* Function: ipf_grpmapinit */
5583 ipf_grpmapinit(softc, fr) function
5616 /* For rules that have had ipf_grpmapinit called, ipf_lookup_deref needs to */
5617 /* be called to undo what ipf_grpmapinit caused to be done. */

Completed in 180 milliseconds