Searched refs:netstat_print_common (Results 1 – 1 of 1) sorted by relevance
1097 netstat_print_common(const char *cache, int proto, mdb_walk_cb_t cbfunc, in netstat_print_common() function1200 status = netstat_print_common("tcp_conn_cache", IPPROTO_TCP, in netstat()1207 status = netstat_print_common("udp_conn_cache", IPPROTO_UDP, in netstat()1214 status = netstat_print_common("rawip_conn_cache", IPPROTO_ICMP, in netstat()