Home
last modified time | relevance | path

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.c1485 struct phyint *nextpi; in initifs() local
1508 for (pi = phyint; pi != NULL; pi = nextpi) { in initifs()
1509 nextpi = pi->pi_next; in initifs()