Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c122 typedef struct ip_lif struct
124 struct ip_lif *li_next; /* ptr to next lif */ argument
125 struct ip_lif *li_prev; /* previous next ptr */ argument
139 } ip_lif_t; argument