Searched refs:NETSTAT_VERBOSE (Results 1 – 1 of 1) sorted by relevance
59 #define NETSTAT_VERBOSE 0x02 macro630 if (opts & NETSTAT_VERBOSE) in netstat_tcp_cb()932 (*opts & NETSTAT_VERBOSE) ? "IRE" : "Routing"); in netstat_irev4_cb()933 if (*opts & NETSTAT_VERBOSE) { in netstat_irev4_cb()952 if (*opts & NETSTAT_VERBOSE) { in netstat_irev4_cb()1013 (*opts & NETSTAT_VERBOSE) ? "IRE" : "Routing"); in netstat_irev6_cb()1014 if (*opts & NETSTAT_VERBOSE) { in netstat_irev6_cb()1037 if (*opts & NETSTAT_VERBOSE) { in netstat_irev6_cb()1087 if ((ncb->opts & NETSTAT_VERBOSE) && proto == IPPROTO_TCP) in netstat_print_conn()1134 'v', MDB_OPT_SETBITS, NETSTAT_VERBOSE, &opts, in netstat()