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