Home
last modified time | relevance | path

Searched refs:IPCTL_STATS (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/usr.bin/systat/
H A Dip.c258 name[3] = IPCTL_STATS; in initip()
302 name[3] = IPCTL_STATS; in resetip()
328 name[3] = IPCTL_STATS; in fetchip()
/freebsd-14.2/sys/netinet/
H A Din.h662 #define IPCTL_STATS 12 /* ipstat structure */ macro
H A Dip_input.c201 SYSCTL_VNET_PCPUSTAT(_net_inet_ip, IPCTL_STATS, stats, struct ipstat, ipstat,
/freebsd-14.2/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c354 mib[3] = IPCTL_STATS; in ATF_TC_BODY()
/freebsd-14.2/contrib/unbound/compat/
H A Dgetentropy_osx.c199 static int ipmib[] = { CTL_NET, AF_INET, IPPROTO_IP, IPCTL_STATS };