Home
last modified time | relevance | path

Searched refs: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 *));
448 ipe = fr_iphmfind(iph, &addr->in4);
502 ipe = fr_iphmfind(iph, &addr->in4);
518 static iphtent_t *fr_iphmfind(iph, addr) in fr_iphmfind() function