Searched defs: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 *));
445 ipe = fr_iphmfind6(iph, &addr->in6);
499 ipe = fr_iphmfind6(iph, &addr->in6);
558 static iphtent_t *fr_iphmfind6(iph, addr) function

Completed in 59 milliseconds