Searched refs:selectproto (Results 1 – 1 of 1) sorted by relevance
77 static void selectproto(const char *);102 selectproto(0); in netstat_reset()130 selectproto("tcp"); in netstat_tcp()136 selectproto("udp"); in netstat_udp()180 selectproto(const char *proto) in selectproto() function