Searched defs:ip_pif_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_rcm.c118 } ip_pif_t; typedef in typeref:struct:ip_pif
125 ip_pif_t *li_pif; /* back ptr to phy int */
146 ip_pif_t *ip_pif; /* ptr to phy int */
198 static void clr_cfg_state(ip_pif_t *);
396 ip_pif_t *pif;
991 ip_pif_t *pif;
1060 ip_pif_t pif;
1061 ip_pif_t *probepif;
1177 if ((probepif = calloc(1, sizeof (ip_pif_t))) == NULL) {
1439 ip_pif_t *pi
[all...]

Completed in 63 milliseconds