Searched refs:ipif_lookup_addr_common (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | ip_if.c | 4608 ipif_lookup_addr_common(ipaddr_t addr, ill_t *match_ill, uint32_t match_flags, in ipif_lookup_addr_common() function 4677 return (ipif_lookup_addr_common(addr, match_ill, IPIF_MATCH_ILLGRP, in ipif_lookup_addr() 4690 return (ipif_lookup_addr_common(addr, match_ill, in ipif_lookup_addr_nondup() 4704 return (ipif_lookup_addr_common(addr, match_ill, 0, ALL_ZONES, in ipif_lookup_addr_exact()
|