Searched refs:NETSTAT_ALL (Results 1 – 1 of 1) sorted by relevance
59 #define NETSTAT_ALL 0x01 macro616 if (!((opts & NETSTAT_ALL) || net_tcp_active(tcp)) || in netstat_tcp_cb()666 if (!((opts & NETSTAT_ALL) || net_udp_active(udp)) || in netstat_udp_cb()927 if (!(*opts & NETSTAT_ALL) && in netstat_irev4_cb()1008 if (!(*opts & NETSTAT_ALL) && in netstat_irev6_cb()1133 'a', MDB_OPT_SETBITS, NETSTAT_ALL, &opts, in netstat()