Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dip_if.h289 extern ipif_t *ipif_get_next_ipif(ipif_t *curr, ill_t *ill);
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_rts.c452 ipif = ipif_get_next_ipif(NULL, ill); in ip_rts_request_common()
1278 ipif = ipif_get_next_ipif(NULL, ill); in rts_rtmget()
H A Dip_if.c4825 ipif = ipif_get_next_ipif(NULL, ill); in ipif_lookup_remote()
5315 ipif_get_next_ipif(ipif_t *curr, ill_t *ill) in ipif_get_next_ipif() function
8349 ipif_t *ipif = ipif_get_next_ipif(NULL, ill); in ip_sioctl_arp()