Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h1772 extern frentry_t *ipf_dstgrpmap __P((fr_info_t *, u_32_t *));
H A Dfil.c281 { "dstgrpmap", ipf_dstgrpmap, ipf_grpmapinit, ipf_grpmapfini },
5699 ipf_dstgrpmap(fin, passp) in ipf_dstgrpmap() function