Searched refs:SYSCTL_VNET_PCPUSTAT (Results 1 – 16 of 16) sorted by relevance
| /freebsd/sys/netinet6/ |
| H A D | in6_proto.c | 265 SYSCTL_VNET_PCPUSTAT(_net_inet6_ip6, IPV6CTL_STATS, stats, struct ip6stat, 340 SYSCTL_VNET_PCPUSTAT(_net_inet6_ip6, IPV6CTL_RIP6STATS, rip6stats,
|
| H A D | icmp6.c | 116 SYSCTL_VNET_PCPUSTAT(_net_inet6_icmp6, ICMPV6CTL_STATS, stats,
|
| /freebsd/sys/net/ |
| H A D | vnet.h | 131 #define SYSCTL_VNET_PCPUSTAT(parent, nbr, name, type, array, desc) \ macro
|
| H A D | route.c | 78 SYSCTL_VNET_PCPUSTAT(_net_route, OID_AUTO, stats, struct rtstat,
|
| /freebsd/sys/netipsec/ |
| H A D | ipsec.c | 223 SYSCTL_VNET_PCPUSTAT(_net_inet_ipsec, OID_AUTO, ipsecstats, struct ipsecstat, 285 SYSCTL_VNET_PCPUSTAT(_net_inet6_ipsec6, IPSECCTL_STATS, ipsecstats,
|
| H A D | xform_ipcomp.c | 89 SYSCTL_VNET_PCPUSTAT(_net_inet_ipcomp, IPSECCTL_STATS, stats,
|
| H A D | xform_ah.c | 107 SYSCTL_VNET_PCPUSTAT(_net_inet_ah, IPSECCTL_STATS, stats, struct ahstat,
|
| H A D | xform_esp.c | 100 SYSCTL_VNET_PCPUSTAT(_net_inet_esp, IPSECCTL_STATS, stats,
|
| /freebsd/sys/netinet/ |
| H A D | ip_divert.c | 126 SYSCTL_VNET_PCPUSTAT(_net_inet_divert, OID_AUTO, stats, struct divstat,
|
| H A D | ip_icmp.c | 108 SYSCTL_VNET_PCPUSTAT(_net_inet_icmp, ICMPCTL_STATS, stats, struct icmpstat,
|
| H A D | ip_input.c | 196 SYSCTL_VNET_PCPUSTAT(_net_inet_ip, IPCTL_STATS, stats, struct ipstat, ipstat,
|
| H A D | ip_mroute.c | 169 SYSCTL_VNET_PCPUSTAT(_net_inet_ip, OID_AUTO, mrtstat, struct mrtstat, 241 SYSCTL_VNET_PCPUSTAT(_net_inet_pim, PIMCTL_STATS, stats, struct pimstat,
|
| H A D | if_ether.c | 134 SYSCTL_VNET_PCPUSTAT(_net_link_ether_arp, OID_AUTO, stats, struct arpstat,
|
| H A D | udp_usrreq.c | 158 SYSCTL_VNET_PCPUSTAT(_net_inet_udp, UDPCTL_STATS, stats, struct udpstat,
|
| H A D | ip_carp.c | 262 SYSCTL_VNET_PCPUSTAT(_net_inet_carp, OID_AUTO, stats, struct carpstats,
|
| H A D | tcp_input.c | 233 SYSCTL_VNET_PCPUSTAT(_net_inet_tcp, TCPCTL_STATS, stats, struct tcpstat,
|