Home
last modified time | relevance | path

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

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