Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c117 struct ip_lif *pi_lifs; /* ptr to logical interfaces */
121 typedef struct ip_lif struct
123 struct ip_lif *li_next; /* ptr to next lif */ argument
124 struct ip_lif *li_prev; /* previous next ptr */ argument
1278 struct ip_lif *lif; in update_cache()
1279 struct ip_lif *nextlif; in update_cache()