Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c65 #define NETSTAT_FIRST 0x80000000u macro
929 if (*opts & NETSTAT_FIRST) { in netstat_irev4_cb()
930 *opts &= ~NETSTAT_FIRST; in netstat_irev4_cb()
1010 if (*opts & NETSTAT_FIRST) { in netstat_irev6_cb()
1011 *opts &= ~NETSTAT_FIRST; in netstat_irev6_cb()
1161 opts |= NETSTAT_FIRST; in netstat()
1168 opts |= NETSTAT_FIRST; in netstat()