Searched refs:VNET_PCPUSTAT_DEFINE (Results 1 – 17 of 17) sorted by relevance
| /f-stack/freebsd/netipsec/ |
| H A D | keysock.c | 81 VNET_PCPUSTAT_DEFINE(struct pfkeystat, pfkeystat);
|
| H A D | ipsec.c | 106 VNET_PCPUSTAT_DEFINE(struct ipsecstat, ipsec4stat); 240 VNET_PCPUSTAT_DEFINE(struct ipsecstat, ipsec6stat);
|
| H A D | xform_ipcomp.c | 79 VNET_PCPUSTAT_DEFINE(struct ipcompstat, ipcompstat);
|
| H A D | xform_ah.c | 94 VNET_PCPUSTAT_DEFINE(struct ahstat, ahstat);
|
| H A D | xform_esp.c | 88 VNET_PCPUSTAT_DEFINE(struct espstat, espstat);
|
| /f-stack/freebsd/net/ |
| H A D | vnet.h | 95 #define VNET_PCPUSTAT_DEFINE(type, name) \ macro
|
| H A D | route.c | 71 VNET_PCPUSTAT_DEFINE(struct rtstat, rtstat);
|
| /f-stack/freebsd/netinet6/ |
| H A D | raw_ip6.c | 130 VNET_PCPUSTAT_DEFINE(struct rip6stat, rip6stat);
|
| H A D | ip6_input.c | 198 VNET_PCPUSTAT_DEFINE(struct ip6stat, ip6stat);
|
| H A D | icmp6.c | 119 VNET_PCPUSTAT_DEFINE(struct icmp6stat, icmp6stat);
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_icmp.c | 99 VNET_PCPUSTAT_DEFINE(struct icmpstat, icmpstat);
|
| H A D | ip_input.c | 197 VNET_PCPUSTAT_DEFINE(struct ipstat, ipstat);
|
| H A D | if_ether.c | 110 VNET_PCPUSTAT_DEFINE(struct arpstat, arpstat); /* ARP statistics, see if_arp.h */
|
| H A D | udp_usrreq.c | 157 VNET_PCPUSTAT_DEFINE(struct udpstat, udpstat); /* from udp_var.h */
|
| H A D | ip_carp.c | 247 VNET_PCPUSTAT_DEFINE(struct carpstats, carpstats);
|
| H A D | igmp.c | 233 VNET_PCPUSTAT_DEFINE(struct igmpstat, igmpstat);
|
| H A D | tcp_input.c | 248 VNET_PCPUSTAT_DEFINE(struct tcpstat, tcpstat);
|