Home
last modified time | relevance | path

Searched refs:oldlist6 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c3348 static struct iflist *oldlist6 = NULL; in if_report() local
3574 if (oldlist6 == NULL) { in if_report()
3608 for (walkold = oldlist6; in if_report()
3642 cleanlist = oldlist6; in if_report()
3643 oldlist6 = newlist6; in if_report()