Home
last modified time | relevance | path

Searched refs:DEV_STATS_INC (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/net/ipv4/
A Dip_vti.c110 DEV_STATS_INC(dev, rx_errors); in vti_rcv_cb()
111 DEV_STATS_INC(dev, rx_dropped); in vti_rcv_cb()
186 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
201 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
208 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
216 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
224 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
233 DEV_STATS_INC(dev, collisions); in vti_xmit()
270 DEV_STATS_INC(dev, tx_errors); in vti_xmit()
307 DEV_STATS_INC(dev, tx_errors); in vti_tunnel_xmit()
A Dip_tunnel.c371 DEV_STATS_INC(tunnel->dev, multicast); in ip_tunnel_rcv()
379 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
387 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
402 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
593 DEV_STATS_INC(dev, collisions); in ip_md_tunnel_xmit()
628 DEV_STATS_INC(dev, tx_errors); in ip_md_tunnel_xmit()
631 DEV_STATS_INC(dev, tx_dropped); in ip_md_tunnel_xmit()
665 DEV_STATS_INC(dev, tx_fifo_errors); in ip_tunnel_xmit()
765 DEV_STATS_INC(dev, collisions); in ip_tunnel_xmit()
808 DEV_STATS_INC(dev, tx_dropped); in ip_tunnel_xmit()
[all …]
A Dip_gre.c513 DEV_STATS_INC(dev, tx_dropped); in gre_fb_xmit()
595 DEV_STATS_INC(dev, tx_dropped); in erspan_fb_xmit()
666 DEV_STATS_INC(dev, tx_dropped); in ipgre_xmit()
720 DEV_STATS_INC(dev, tx_dropped); in erspan_xmit()
748 DEV_STATS_INC(dev, tx_dropped); in gre_tap_xmit()
A Dipip.c313 DEV_STATS_INC(dev, tx_errors); in ipip_tunnel_xmit()
A Dipmr.c510 DEV_STATS_INC(dev, tx_packets); in reg_vif_xmit()
1843 DEV_STATS_INC(vif_dev, tx_packets); in ipmr_queue_xmit()
1901 DEV_STATS_INC(vif_dev, tx_packets); in ipmr_queue_xmit()
/linux-6.3-rc2/net/ipv6/
A Dsit.c697 DEV_STATS_INC(tunnel->dev, rx_errors); in ipip6_rcv()
717 DEV_STATS_INC(tunnel->dev, rx_frame_errors); in ipip6_rcv()
718 DEV_STATS_INC(tunnel->dev, rx_errors); in ipip6_rcv()
945 DEV_STATS_INC(dev, tx_carrier_errors); in ipip6_tunnel_xmit()
953 DEV_STATS_INC(dev, tx_carrier_errors); in ipip6_tunnel_xmit()
960 DEV_STATS_INC(dev, collisions); in ipip6_tunnel_xmit()
973 DEV_STATS_INC(dev, collisions); in ipip6_tunnel_xmit()
1012 DEV_STATS_INC(dev, tx_dropped); in ipip6_tunnel_xmit()
1042 DEV_STATS_INC(dev, tx_errors); in ipip6_tunnel_xmit()
1061 DEV_STATS_INC(dev, tx_errors); in sit_tunnel_xmit__()
[all …]
A Dip6_vti.c320 DEV_STATS_INC(t->dev, rx_dropped); in vti6_input_proto()
362 DEV_STATS_INC(dev, rx_errors); in vti6_rcv_cb()
363 DEV_STATS_INC(dev, rx_dropped); in vti6_rcv_cb()
508 DEV_STATS_INC(dev, collisions); in vti6_xmit()
546 DEV_STATS_INC(dev, tx_carrier_errors); in vti6_xmit()
592 DEV_STATS_INC(dev, tx_errors); in vti6_tnl_xmit()
593 DEV_STATS_INC(dev, tx_dropped); in vti6_tnl_xmit()
A Dip6_tunnel.c806 DEV_STATS_INC(tunnel->dev, rx_crc_errors); in __ip6_tnl_rcv()
807 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
815 DEV_STATS_INC(tunnel->dev, rx_fifo_errors); in __ip6_tnl_rcv()
816 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
828 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
852 DEV_STATS_INC(tunnel->dev, rx_frame_errors); in __ip6_tnl_rcv()
853 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
1168 DEV_STATS_INC(dev, collisions); in ip6_tnl_xmit()
1267 DEV_STATS_INC(dev, tx_carrier_errors); in ip6_tnl_xmit()
1439 DEV_STATS_INC(dev, tx_errors); in ip6_tnl_start_xmit()
[all …]
A Dip6_gre.c927 DEV_STATS_INC(dev, tx_errors); in ip6gre_tunnel_xmit()
928 DEV_STATS_INC(dev, tx_dropped); in ip6gre_tunnel_xmit()
1088 DEV_STATS_INC(dev, tx_errors); in ip6erspan_tunnel_xmit()
1089 DEV_STATS_INC(dev, tx_dropped); in ip6erspan_tunnel_xmit()
A Dip6mr.c612 DEV_STATS_INC(dev, tx_packets); in reg_vif_xmit()
621 DEV_STATS_INC(dev, tx_errors); in reg_vif_xmit()
2048 DEV_STATS_INC(vif_dev, tx_packets); in ip6mr_forward2()
/linux-6.3-rc2/include/net/
A Ddst.h359 DEV_STATS_INC(dev, rx_packets); in skb_tunnel_rx()
/linux-6.3-rc2/include/linux/
A Dnetdevice.h5204 #define DEV_STATS_INC(DEV, FIELD) atomic_long_inc(&(DEV)->stats.__##FIELD) macro

Completed in 54 milliseconds