Searched refs:nextpi (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c1487 struct phyint *nextpi; local
1510 for (pi = phyint; pi != NULL; pi = nextpi) {
1511 nextpi = pi->pi_next;

Completed in 212 milliseconds