Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1802 extern frentry_t *ipf_srcgrpmap(fr_info_t *, u_32_t *);
H A Dfil.c272 { "srcgrpmap", ipf_srcgrpmap, ipf_grpmapinit, ipf_grpmapfini },
5521 ipf_srcgrpmap(fr_info_t *fin, u_32_t *passp) in ipf_srcgrpmap() function