Home
last modified time | relevance | path

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

/f-stack/tools/netstat/
H A Dunix.c150 xug.xug_count = unp_count; in pcblist_kvm()
186 xug.xug_count = unp_count; in pcblist_kvm()
262 if (oxug->xug_count > xug->xug_count) { in unixpr()
266 } else if (oxug->xug_count < xug->xug_count) { in unixpr()
/f-stack/freebsd/sys/
H A Dunpcb.h174 u_int xug_count; member
/f-stack/tools/compat/include/sys/
H A Dunpcb.h174 u_int xug_count; member
/f-stack/freebsd/kern/
H A Duipc_usrreq.c1846 xug->xug_count = n; in unp_pcblist()
1924 xug->xug_count = unp_count; in unp_pcblist()