Searched refs:VNET_PCPUSTAT_DECLARE (Results 1 – 25 of 26) sorted by relevance
12
| /f-stack/freebsd/netinet6/ |
| H A D | raw_ip6.h | 55 VNET_PCPUSTAT_DECLARE(struct rip6stat, rip6stat);
|
| H A D | ip6_var.h | 252 VNET_PCPUSTAT_DECLARE(struct ip6stat, ip6stat);
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | raw_ip6.h | 55 VNET_PCPUSTAT_DECLARE(struct rip6stat, rip6stat);
|
| H A D | ip6_var.h | 252 VNET_PCPUSTAT_DECLARE(struct ip6stat, ip6stat);
|
| /f-stack/freebsd/netipsec/ |
| H A D | ipcomp_var.h | 72 VNET_PCPUSTAT_DECLARE(struct ipcompstat, ipcompstat);
|
| H A D | esp_var.h | 78 VNET_PCPUSTAT_DECLARE(struct espstat, espstat);
|
| H A D | ah_var.h | 78 VNET_PCPUSTAT_DECLARE(struct ahstat, ahstat);
|
| H A D | keysock.h | 76 VNET_PCPUSTAT_DECLARE(struct pfkeystat, pfkeystat);
|
| H A D | ipsec6.h | 48 VNET_PCPUSTAT_DECLARE(struct ipsecstat, ipsec6stat);
|
| H A D | ipsec.h | 274 VNET_PCPUSTAT_DECLARE(struct ipsecstat, ipsec4stat);
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | icmp_var.h | 64 VNET_PCPUSTAT_DECLARE(struct icmpstat, icmpstat);
|
| H A D | igmp_var.h | 190 VNET_PCPUSTAT_DECLARE(struct igmpstat, igmpstat);
|
| H A D | udp_var.h | 108 VNET_PCPUSTAT_DECLARE(struct udpstat, udpstat);
|
| H A D | ip_var.h | 140 VNET_PCPUSTAT_DECLARE(struct ipstat, ipstat);
|
| H A D | icmp6.h | 653 VNET_PCPUSTAT_DECLARE(struct icmp6stat, icmp6stat);
|
| H A D | tcp_var.h | 691 VNET_PCPUSTAT_DECLARE(struct tcpstat, tcpstat); /* tcp statistics */
|
| /f-stack/freebsd/netinet/ |
| H A D | icmp_var.h | 64 VNET_PCPUSTAT_DECLARE(struct icmpstat, icmpstat);
|
| H A D | igmp_var.h | 190 VNET_PCPUSTAT_DECLARE(struct igmpstat, igmpstat);
|
| H A D | udp_var.h | 108 VNET_PCPUSTAT_DECLARE(struct udpstat, udpstat);
|
| H A D | ip_var.h | 140 VNET_PCPUSTAT_DECLARE(struct ipstat, ipstat);
|
| H A D | icmp6.h | 649 VNET_PCPUSTAT_DECLARE(struct icmp6stat, icmp6stat);
|
| /f-stack/tools/compat/include/net/ |
| H A D | if_arp.h | 122 VNET_PCPUSTAT_DECLARE(struct arpstat, arpstat);
|
| /f-stack/freebsd/net/ |
| H A D | if_arp.h | 122 VNET_PCPUSTAT_DECLARE(struct arpstat, arpstat);
|
| H A D | vnet.h | 92 #define VNET_PCPUSTAT_DECLARE(type, name) \ macro
|
| /f-stack/freebsd/net/route/ |
| H A D | route_var.h | 123 VNET_PCPUSTAT_DECLARE(struct rtstat, rtstat);
|
12