Home
last modified time | relevance | path

Searched refs:VNET_PCPUSTAT_DEFINE (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/netipsec/
H A Dkeysock.c81 VNET_PCPUSTAT_DEFINE(struct pfkeystat, pfkeystat);
H A Dipsec.c106 VNET_PCPUSTAT_DEFINE(struct ipsecstat, ipsec4stat);
246 VNET_PCPUSTAT_DEFINE(struct ipsecstat, ipsec6stat);
H A Dxform_ipcomp.c79 VNET_PCPUSTAT_DEFINE(struct ipcompstat, ipcompstat);
H A Dxform_ah.c94 VNET_PCPUSTAT_DEFINE(struct ahstat, ahstat);
H A Dxform_esp.c87 VNET_PCPUSTAT_DEFINE(struct espstat, espstat);
/freebsd/sys/net/
H A Dvnet.h94 #define VNET_PCPUSTAT_DEFINE(type, name) \ macro
H A Droute.c71 VNET_PCPUSTAT_DEFINE(struct rtstat, rtstat);
/freebsd/sys/netinet6/
H A Draw_ip6.c125 VNET_PCPUSTAT_DEFINE(struct rip6stat, rip6stat);
H A Dip6_input.c213 VNET_PCPUSTAT_DEFINE(struct ip6stat, ip6stat);
H A Dicmp6.c114 VNET_PCPUSTAT_DEFINE(struct icmp6stat, icmp6stat);
/freebsd/sys/netinet/
H A Dip_icmp.c106 VNET_PCPUSTAT_DEFINE(struct icmpstat, icmpstat);
H A Dip_input.c196 VNET_PCPUSTAT_DEFINE(struct ipstat, ipstat);
H A Dif_ether.c106 VNET_PCPUSTAT_DEFINE(struct arpstat, arpstat); /* ARP statistics, see if_arp.h */
H A Dudp_usrreq.c157 VNET_PCPUSTAT_DEFINE(struct udpstat, udpstat); /* from udp_var.h */
H A Digmp.c230 VNET_PCPUSTAT_DEFINE(struct igmpstat, igmpstat);
H A Dip_carp.c270 VNET_PCPUSTAT_DEFINE(struct carpstats, carpstats);
H A Dtcp_input.c232 VNET_PCPUSTAT_DEFINE(struct tcpstat, tcpstat);