Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_htable.c64 static iphtent_t *fr_iphmfind6 __P((iphtable_t *, struct in6_addr *));
444 ipe = fr_iphmfind6(iph, &addr->in6);
498 ipe = fr_iphmfind6(iph, &addr->in6);
557 static iphtent_t *fr_iphmfind6(iph, addr) in fr_iphmfind6() function