Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dunix.c208 struct xunpgen *xug, *oxug; in unixpr() local
243 oxug = xug = (struct xunpgen *)buf; in unixpr()
251 if (xunp->unp_gencnt > oxug->xug_gen) in unixpr()
261 if (xug != oxug && xug->xug_gen != oxug->xug_gen) { in unixpr()
262 if (oxug->xug_count > xug->xug_count) { in unixpr()
266 } else if (oxug->xug_count < xug->xug_count) { in unixpr()