Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1568 extern frentry_t *fr_dstgrpmap __P((fr_info_t *, u_32_t *));
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c303 { "fr_dstgrpmap", fr_dstgrpmap, fr_grpmapinit },
5102 frentry_t *fr_dstgrpmap(fin, passp) in fr_dstgrpmap() function