Searched refs:udp_stats (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/netstat/ | ||
H A D | netstat.h | 88 void udp_stats(char *); |
H A D | main.c | 77 { udp_stats, "udp", IPPROTO_UDP }, |
H A D | inet.c | 526 udp_stats(char *name) in udp_stats() function |