Searched refs:VNET_PCPUSTAT_DEFINE (Results 1 - 15 of 15) sorted by relevance

/freebsd-12-stable/sys/netipsec/
H A Dkeysock.c81 VNET_PCPUSTAT_DEFINE(struct pfkeystat, pfkeystat);
H A Dipsec.c106 VNET_PCPUSTAT_DEFINE(struct ipsecstat, ipsec4stat);
244 VNET_PCPUSTAT_DEFINE(struct ipsecstat, ipsec6stat);
H A Dxform_ah.c94 VNET_PCPUSTAT_DEFINE(struct ahstat, ahstat);
H A Dxform_esp.c84 VNET_PCPUSTAT_DEFINE(struct espstat, espstat);
H A Dxform_ipcomp.c77 VNET_PCPUSTAT_DEFINE(struct ipcompstat, ipcompstat);
/freebsd-12-stable/sys/net/
H A Dvnet.h94 #define VNET_PCPUSTAT_DEFINE(type, name) \ macro
/freebsd-12-stable/sys/netinet/
H A Dip_icmp.c98 VNET_PCPUSTAT_DEFINE(struct icmpstat, icmpstat);
H A Dip_input.c195 VNET_PCPUSTAT_DEFINE(struct ipstat, ipstat);
H A Dif_ether.c104 VNET_PCPUSTAT_DEFINE(struct arpstat, arpstat); /* ARP statistics, see if_arp.h */
H A Dudp_usrreq.c154 VNET_PCPUSTAT_DEFINE(struct udpstat, udpstat); /* from udp_var.h */
H A Dip_carp.c244 VNET_PCPUSTAT_DEFINE(struct carpstats, carpstats);
H A Dtcp_input.c233 VNET_PCPUSTAT_DEFINE(struct tcpstat, tcpstat);
/freebsd-12-stable/sys/netinet6/
H A Draw_ip6.c128 VNET_PCPUSTAT_DEFINE(struct rip6stat, rip6stat);
H A Dip6_input.c196 VNET_PCPUSTAT_DEFINE(struct ip6stat, ip6stat);
H A Dicmp6.c117 VNET_PCPUSTAT_DEFINE(struct icmp6stat, icmp6stat);

Completed in 123 milliseconds