Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c117 struct ip_lif *pi_lifs; /* ptr to logical interfaces */ member
864 for (lif = node->ip_pif->pi_lifs; lif != NULL; lif = lif->li_next) in ip_usage()
898 lif = node->ip_pif->pi_lifs; in ip_usage()
1003 lif = pif->pi_lifs; in free_node()
1153 probelif = probepif->pi_lifs; in update_pif()
1217 probelif->li_next = probepif->pi_lifs; in update_pif()
1224 probepif->pi_lifs = probelif; in update_pif()
1292 ((lif = probe->ip_pif->pi_lifs) != NULL)) { in update_cache()
1318 ((lif = probe->ip_pif->pi_lifs) != NULL)) { in update_cache()
1327 if (probe->ip_pif->pi_lifs == lif) in update_cache()
[all …]