Home
last modified time | relevance | path

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

12

/linux-6.15/net/ipv4/
H A Dip_vti.c113 DEV_STATS_INC(dev, rx_errors); in vti_rcv_cb()
114 DEV_STATS_INC(dev, rx_dropped); in vti_rcv_cb()
189 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
204 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
211 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
219 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
227 DEV_STATS_INC(dev, tx_carrier_errors); in vti_xmit()
236 DEV_STATS_INC(dev, collisions); in vti_xmit()
273 DEV_STATS_INC(dev, tx_errors); in vti_xmit()
310 DEV_STATS_INC(dev, tx_errors); in vti_tunnel_xmit()
H A Dip_tunnel.c386 DEV_STATS_INC(tunnel->dev, multicast); in ip_tunnel_rcv()
394 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
402 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
418 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
639 DEV_STATS_INC(dev, collisions); in ip_md_tunnel_xmit()
674 DEV_STATS_INC(dev, tx_errors); in ip_md_tunnel_xmit()
677 DEV_STATS_INC(dev, tx_dropped); in ip_md_tunnel_xmit()
711 DEV_STATS_INC(dev, tx_fifo_errors); in ip_tunnel_xmit()
811 DEV_STATS_INC(dev, collisions); in ip_tunnel_xmit()
852 DEV_STATS_INC(dev, tx_dropped); in ip_tunnel_xmit()
[all …]
H A Dip_gre.c537 DEV_STATS_INC(dev, tx_dropped); in gre_fb_xmit()
622 DEV_STATS_INC(dev, tx_dropped); in erspan_fb_xmit()
697 DEV_STATS_INC(dev, tx_dropped); in ipgre_xmit()
752 DEV_STATS_INC(dev, tx_dropped); in erspan_xmit()
781 DEV_STATS_INC(dev, tx_dropped); in gre_tap_xmit()
H A Dipip.c322 DEV_STATS_INC(dev, tx_errors); in ipip_tunnel_xmit()
H A Dipmr.c527 DEV_STATS_INC(dev, tx_packets); in reg_vif_xmit()
1875 DEV_STATS_INC(vif_dev, tx_packets); in ipmr_queue_xmit()
1933 DEV_STATS_INC(vif_dev, tx_packets); in ipmr_queue_xmit()
/linux-6.15/drivers/net/wireguard/
H A Dreceive.c419 DEV_STATS_INC(dev, rx_errors); in wg_packet_consume_data_done()
420 DEV_STATS_INC(dev, rx_frame_errors); in wg_packet_consume_data_done()
425 DEV_STATS_INC(dev, rx_errors); in wg_packet_consume_data_done()
426 DEV_STATS_INC(dev, rx_frame_errors); in wg_packet_consume_data_done()
431 DEV_STATS_INC(dev, rx_errors); in wg_packet_consume_data_done()
432 DEV_STATS_INC(dev, rx_length_errors); in wg_packet_consume_data_done()
H A Ddevice.c213 DEV_STATS_INC(dev, tx_dropped); in wg_xmit()
231 DEV_STATS_INC(dev, tx_errors); in wg_xmit()
/linux-6.15/net/xfrm/
H A Dxfrm_interface_core.c381 DEV_STATS_INC(dev, rx_errors); in xfrmi_rcv_cb()
382 DEV_STATS_INC(dev, rx_dropped); in xfrmi_rcv_cb()
473 DEV_STATS_INC(dev, collisions); in xfrmi_xmit2()
512 DEV_STATS_INC(dev, tx_errors); in xfrmi_xmit2()
513 DEV_STATS_INC(dev, tx_aborted_errors); in xfrmi_xmit2()
518 DEV_STATS_INC(dev, tx_carrier_errors); in xfrmi_xmit2()
544 DEV_STATS_INC(dev, tx_carrier_errors); in xfrmi_xmit()
560 DEV_STATS_INC(dev, tx_carrier_errors); in xfrmi_xmit()
579 DEV_STATS_INC(dev, tx_errors); in xfrmi_xmit()
580 DEV_STATS_INC(dev, tx_dropped); in xfrmi_xmit()
/linux-6.15/drivers/net/
H A Dbareudp.c163 DEV_STATS_INC(bareudp->dev, rx_length_errors); in bareudp_udp_encap_recv()
164 DEV_STATS_INC(bareudp->dev, rx_errors); in bareudp_udp_encap_recv()
188 DEV_STATS_INC(bareudp->dev, rx_frame_errors); in bareudp_udp_encap_recv()
189 DEV_STATS_INC(bareudp->dev, rx_errors); in bareudp_udp_encap_recv()
492 DEV_STATS_INC(dev, collisions); in bareudp_xmit()
494 DEV_STATS_INC(dev, tx_carrier_errors); in bareudp_xmit()
496 DEV_STATS_INC(dev, tx_errors); in bareudp_xmit()
H A Dgeneve.c255 DEV_STATS_INC(geneve->dev, rx_frame_errors); in geneve_rx()
256 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_rx()
272 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_rx()
290 DEV_STATS_INC(geneve->dev, rx_length_errors); in geneve_rx()
291 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_rx()
319 DEV_STATS_INC(geneve->dev, rx_frame_errors); in geneve_rx()
320 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_rx()
1056 DEV_STATS_INC(dev, collisions); in geneve_xmit()
1058 DEV_STATS_INC(dev, tx_carrier_errors); in geneve_xmit()
1060 DEV_STATS_INC(dev, tx_errors); in geneve_xmit()
H A Dmacsec.c731 DEV_STATS_INC(secy->netdev, rx_dropped); in macsec_post_decrypt()
755 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_post_decrypt()
1078 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in handle_not_macsec()
1188 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_handle_frame()
1204 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_handle_frame()
1234 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
1275 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
1312 DEV_STATS_INC(macsec->secy.netdev, rx_errors); in macsec_handle_frame()
3493 DEV_STATS_INC(dev, tx_dropped); in macsec_start_xmit()
3517 DEV_STATS_INC(dev, tx_dropped); in macsec_start_xmit()
[all …]
H A Dvirtio_net.c1227 DEV_STATS_INC(dev, rx_length_errors); in xsk_drop_follow_bufs()
1367 DEV_STATS_INC(dev, rx_length_errors); in virtnet_receive_xsk_buf()
1993 DEV_STATS_INC(dev, rx_length_errors); in receive_small()
2058 DEV_STATS_INC(dev, rx_length_errors); in mergeable_buf_free()
2167 DEV_STATS_INC(dev, rx_length_errors); in virtnet_build_xdp_buff_mrg()
2186 DEV_STATS_INC(dev, rx_length_errors); in virtnet_build_xdp_buff_mrg()
2412 DEV_STATS_INC(dev, rx_length_errors); in receive_mergeable()
2538 DEV_STATS_INC(dev, rx_frame_errors); in virtnet_receive_done()
2553 DEV_STATS_INC(dev, rx_length_errors); in receive_buf()
3308 DEV_STATS_INC(dev, tx_fifo_errors); in start_xmit()
[all …]
/linux-6.15/net/mac802154/
H A Dtx.c37 DEV_STATS_INC(dev, tx_packets); in ieee802154_xmit_sync_worker()
93 DEV_STATS_INC(dev, tx_packets); in ieee802154_tx()
/linux-6.15/drivers/net/ipvlan/
H A Dipvlan_core.c452 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v4_outbound()
457 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v4_outbound()
497 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v6_outbound()
504 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v6_outbound()
513 DEV_STATS_INC(dev, tx_errors); in ipvlan_process_v6_outbound()
/linux-6.15/net/ipv6/
H 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()
849 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
868 DEV_STATS_INC(tunnel->dev, rx_errors); in __ip6_tnl_rcv()
1185 DEV_STATS_INC(dev, collisions); in ip6_tnl_xmit()
1284 DEV_STATS_INC(dev, tx_carrier_errors); in ip6_tnl_xmit()
1456 DEV_STATS_INC(dev, tx_errors); in ip6_tnl_start_xmit()
[all …]
H A Dsit.c700 DEV_STATS_INC(tunnel->dev, rx_errors); in ipip6_rcv()
720 DEV_STATS_INC(tunnel->dev, rx_frame_errors); in ipip6_rcv()
721 DEV_STATS_INC(tunnel->dev, rx_errors); in ipip6_rcv()
948 DEV_STATS_INC(dev, tx_carrier_errors); in ipip6_tunnel_xmit()
956 DEV_STATS_INC(dev, tx_carrier_errors); in ipip6_tunnel_xmit()
963 DEV_STATS_INC(dev, collisions); in ipip6_tunnel_xmit()
976 DEV_STATS_INC(dev, collisions); in ipip6_tunnel_xmit()
1015 DEV_STATS_INC(dev, tx_dropped); in ipip6_tunnel_xmit()
1045 DEV_STATS_INC(dev, tx_errors); in ipip6_tunnel_xmit()
1064 DEV_STATS_INC(dev, tx_errors); in sit_tunnel_xmit__()
[all …]
H A Dip6_vti.c315 DEV_STATS_INC(t->dev, rx_dropped); in vti6_input_proto()
357 DEV_STATS_INC(dev, rx_errors); in vti6_rcv_cb()
358 DEV_STATS_INC(dev, rx_dropped); in vti6_rcv_cb()
503 DEV_STATS_INC(dev, collisions); in vti6_xmit()
541 DEV_STATS_INC(dev, tx_carrier_errors); in vti6_xmit()
587 DEV_STATS_INC(dev, tx_errors); in vti6_tnl_xmit()
588 DEV_STATS_INC(dev, tx_dropped); in vti6_tnl_xmit()
H A Dip6_gre.c940 DEV_STATS_INC(dev, tx_errors); in ip6gre_tunnel_xmit()
941 DEV_STATS_INC(dev, tx_dropped); in ip6gre_tunnel_xmit()
1109 DEV_STATS_INC(dev, tx_errors); in ip6erspan_tunnel_xmit()
1110 DEV_STATS_INC(dev, tx_dropped); in ip6erspan_tunnel_xmit()
H A Dip6mr.c630 DEV_STATS_INC(dev, tx_packets); in reg_vif_xmit()
639 DEV_STATS_INC(dev, tx_errors); in reg_vif_xmit()
2056 DEV_STATS_INC(vif_dev, tx_packets); in ip6mr_forward2()
/linux-6.15/net/bridge/
H A Dbr_forward.c127 DEV_STATS_INC(dev, tx_dropped); in deliver_clone()
278 DEV_STATS_INC(dev, tx_dropped); in maybe_deliver_addr()
H A Dbr_input.c194 DEV_STATS_INC(br->dev, multicast); in br_handle_frame_finish()
199 DEV_STATS_INC(br->dev, multicast); in br_handle_frame_finish()
/linux-6.15/include/net/
H A Dip_tunnels.h645 DEV_STATS_INC(dev, tx_errors); in iptunnel_xmit_stats()
646 DEV_STATS_INC(dev, tx_aborted_errors); in iptunnel_xmit_stats()
648 DEV_STATS_INC(dev, tx_dropped); in iptunnel_xmit_stats()
H A Ddst.h366 DEV_STATS_INC(dev, rx_packets); in skb_tunnel_rx()
/linux-6.15/net/l2tp/
H A Dl2tp_eth.c133 DEV_STATS_INC(dev, rx_errors); in l2tp_eth_dev_recv()
/linux-6.15/drivers/net/vxlan/
H A Dvxlan_core.c1727 DEV_STATS_INC(vxlan->dev, rx_frame_errors); in vxlan_rcv()
1728 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
1798 DEV_STATS_INC(vxlan->dev, rx_length_errors); in vxlan_rcv()
1799 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
1810 DEV_STATS_INC(vxlan->dev, rx_frame_errors); in vxlan_rcv()
1811 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
2342 DEV_STATS_INC(dev, tx_errors); in encap_bypass_if_local()
2631 DEV_STATS_INC(dev, collisions); in vxlan_xmit_one()
2633 DEV_STATS_INC(dev, tx_carrier_errors); in vxlan_xmit_one()
2635 DEV_STATS_INC(dev, tx_errors); in vxlan_xmit_one()

12