Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c121 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
138 } ip_lif_t; argument