Searched defs:fr_iphmfind (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_htable.c62 static iphtent_t *fr_iphmfind __P((iphtable_t *, struct in_addr *));
449 ipe = fr_iphmfind(iph, &addr->in4);
503 ipe = fr_iphmfind(iph, &addr->in4);
519 static iphtent_t *fr_iphmfind(iph, addr) function

Completed in 58 milliseconds