Searched refs:NETSTAT_VERBOSE (Results 1 – 1 of 1) sorted by relevance
60 #define NETSTAT_VERBOSE 0x02 macro634 if (opts & NETSTAT_VERBOSE) in netstat_tcp_cb()935 (*opts & NETSTAT_VERBOSE) ? "IRE" : "Routing"); in netstat_irev4_cb()936 if (*opts & NETSTAT_VERBOSE) { in netstat_irev4_cb()955 if (*opts & NETSTAT_VERBOSE) { in netstat_irev4_cb()1016 (*opts & NETSTAT_VERBOSE) ? "IRE" : "Routing"); in netstat_irev6_cb()1017 if (*opts & NETSTAT_VERBOSE) { in netstat_irev6_cb()1040 if (*opts & NETSTAT_VERBOSE) { in netstat_irev6_cb()1090 if ((ncb->opts & NETSTAT_VERBOSE) && proto == IPPROTO_TCP) in netstat_print_conn()1137 'v', MDB_OPT_SETBITS, NETSTAT_VERBOSE, &opts, in netstat()