Home
last modified time | relevance | path

Searched refs:UDPCTL_STATS (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/usr.bin/systat/
H A Dip.c274 name[3] = UDPCTL_STATS; in initip()
309 name[3] = UDPCTL_STATS; in resetip()
334 name[3] = UDPCTL_STATS; in fetchip()
/freebsd-14.2/sys/netinet/
H A Dudp_var.h64 #define UDPCTL_STATS 2 /* statistics (read-only) */ macro
H A Dudp_usrreq.c157 SYSCTL_VNET_PCPUSTAT(_net_inet_udp, UDPCTL_STATS, stats, struct udpstat,
/freebsd-14.2/contrib/unbound/compat/
H A Dgetentropy_osx.c198 static int udpmib[] = { CTL_NET, AF_INET, IPPROTO_UDP, UDPCTL_STATS };