Home
last modified time | relevance | path

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

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