NETSTAT_ALL
if (!(*opts & NETSTAT_ALL) &&
'a', MDB_OPT_SETBITS, NETSTAT_ALL, &opts,
if (!((opts & NETSTAT_ALL) || net_tcp_active(tcp)) ||
if (!((opts & NETSTAT_ALL) || net_udp_active(udp)) ||
if (!(*opts & NETSTAT_ALL) &&