Searched refs:IPCTL_STATS (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/usr.bin/systat/
H A Dip.c259 name[3] = IPCTL_STATS;
303 name[3] = IPCTL_STATS;
329 name[3] = IPCTL_STATS;
/freebsd-11-stable/release/picobsd/tinyware/ns/
H A Dns.c441 #ifndef IPCTL_STATS
445 mib[3] = IPCTL_STATS;
/freebsd-11-stable/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c354 mib[3] = IPCTL_STATS;
/freebsd-11-stable/sys/netinet/
H A Din.h629 #define IPCTL_STATS 12 /* ipstat structure */ macro
H A Dip_input.c192 SYSCTL_VNET_PCPUSTAT(_net_inet_ip, IPCTL_STATS, stats, struct ipstat, ipstat,
/freebsd-11-stable/contrib/unbound/compat/
H A Dgetentropy_osx.c199 static int ipmib[] = { CTL_NET, AF_INET, IPPROTO_IP, IPCTL_STATS };

Completed in 87 milliseconds