Home
last modified time | relevance | path

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

/dragonfly/usr.bin/netstat/
HDmroute6.c103 long int waitings; in mroute6pr() local
164 for (waitings = 0, rtep = mfc.mf6c_stall; rtep; ) { in mroute6pr()
165 waitings++; in mroute6pr()
169 printf(" %3ld", waitings); in mroute6pr()