Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h1801 extern frentry_t *ipf_srcgrpmap __P((fr_info_t *, u_32_t *));
H A Dfil.c280 { "srcgrpmap", ipf_srcgrpmap, ipf_grpmapinit, ipf_grpmapfini },
5669 ipf_srcgrpmap(fin, passp) in ipf_srcgrpmap() function