Searched refs:VNET_PCPUSTAT_DECLARE (Results 1 – 17 of 17) sorted by relevance
/freebsd/sys/netinet6/ |
H A D | raw_ip6.h | 54 VNET_PCPUSTAT_DECLARE(struct rip6stat, rip6stat);
|
H A D | ip6_var.h | 268 VNET_PCPUSTAT_DECLARE(struct ip6stat, ip6stat);
|
/freebsd/sys/netipsec/ |
H A D | ipsec6.h | 47 VNET_PCPUSTAT_DECLARE(struct ipsecstat, ipsec6stat);
|
H A D | keysock.h | 78 VNET_PCPUSTAT_DECLARE(struct pfkeystat, pfkeystat);
|
H A D | ipcomp_var.h | 72 VNET_PCPUSTAT_DECLARE(struct ipcompstat, ipcompstat);
|
H A D | esp_var.h | 80 VNET_PCPUSTAT_DECLARE(struct espstat, espstat);
|
H A D | ah_var.h | 78 VNET_PCPUSTAT_DECLARE(struct ahstat, ahstat);
|
H A D | ipsec.h | 289 VNET_PCPUSTAT_DECLARE(struct ipsecstat, ipsec4stat);
|
/freebsd/sys/netinet/ |
H A D | icmp_var.h | 62 VNET_PCPUSTAT_DECLARE(struct icmpstat, icmpstat);
|
H A D | igmp_var.h | 186 VNET_PCPUSTAT_DECLARE(struct igmpstat, igmpstat);
|
H A D | udp_var.h | 126 VNET_PCPUSTAT_DECLARE(struct udpstat, udpstat);
|
H A D | ip_var.h | 141 VNET_PCPUSTAT_DECLARE(struct ipstat, ipstat);
|
H A D | icmp6.h | 641 VNET_PCPUSTAT_DECLARE(struct icmp6stat, icmp6stat);
|
H A D | tcp_var.h | 1108 VNET_PCPUSTAT_DECLARE(struct tcpstat, tcpstat); /* tcp statistics */
|
/freebsd/sys/net/ |
H A D | if_arp.h | 119 VNET_PCPUSTAT_DECLARE(struct arpstat, arpstat);
|
H A D | vnet.h | 91 #define VNET_PCPUSTAT_DECLARE(type, name) \ macro
|
/freebsd/sys/net/route/ |
H A D | route_var.h | 131 VNET_PCPUSTAT_DECLARE(struct rtstat, rtstat);
|