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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c7250 ill_t *ill_head = ill; local
7261 for (; (ill != NULL) && (ill->ill_usesrc_grp_next != ill_head);
7471 ill_t *ill, *ill_head; local
7538 ill = ill_head = ipif->ipif_ill;
7546 for (; (ill != NULL) && (ill != ill_head);

Completed in 89 milliseconds