Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dinet.c209 struct xinpgen *xig, *oxig; in protopr() local
247 oxig = xig = (struct xinpgen *)buf; in protopr()
261 if (inp->inp_gencnt > oxig->xig_gen) in protopr()
268 oxig = xig = (struct xinpgen *)buf; in protopr()
285 if (inp->inp_gencnt > oxig->xig_gen) in protopr()
586 if (xig != oxig && xig->xig_gen != oxig->xig_gen) { in protopr()
587 if (oxig->xig_count > xig->xig_count) { in protopr()
590 } else if (oxig->xig_count < xig->xig_count) { in protopr()