Home
last modified time | relevance | path

Searched defs:udpstat (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dudp_var.h85 struct udpstat { struct
108 VNET_PCPUSTAT_DECLARE(struct udpstat, udpstat); argument
/f-stack/freebsd/netinet/
H A Dudp_var.h85 struct udpstat { struct
108 VNET_PCPUSTAT_DECLARE(struct udpstat, udpstat); argument
/f-stack/tools/netstat/
H A Dinet.c890 struct udpstat udpstat; in udp_stats() local