Home
last modified time | relevance | path

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

/linux/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(de in vti_tunnel_xmit()
[all...]
H A Dip_tunnel.c386 DEV_STATS_INC(tunnel->dev, multicast); in ip_tunnel_rcv()
393 DEV_STATS_INC(tunnel->dev, rx_crc_errors); in ip_tunnel_rcv()
394 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
401 DEV_STATS_INC(tunnel->dev, rx_fifo_errors); in ip_tunnel_rcv()
402 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
417 DEV_STATS_INC(tunnel->dev, rx_length_errors); in ip_tunnel_rcv()
418 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
429 DEV_STATS_INC(tunnel->dev, rx_frame_errors); in ip_tunnel_rcv()
430 DEV_STATS_INC(tunnel->dev, rx_errors); in ip_tunnel_rcv()
630 DEV_STATS_INC(de in ip_md_tunnel_xmit()
[all...]
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()
1874 DEV_STATS_INC(vif_dev, tx_packets); in ipmr_prepare_xmit()
1927 DEV_STATS_INC(vif_dev, tx_packets); in ipmr_prepare_xmit()
/linux/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(de in xfrmi_xmit()
[all...]
/linux/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()
493 DEV_STATS_INC(dev, collisions); in bareudp_xmit()
495 DEV_STATS_INC(dev, tx_carrier_errors); in bareudp_xmit()
497 DEV_STATS_INC(dev, tx_errors); in bareudp_xmit()
H A Dgeneve.c256 DEV_STATS_INC(geneve->dev, rx_frame_errors); in geneve_rx()
257 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_rx()
273 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_rx()
291 DEV_STATS_INC(geneve->dev, rx_length_errors); in geneve_rx()
292 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_rx()
320 DEV_STATS_INC(geneve->dev, rx_frame_errors); in geneve_rx()
321 DEV_STATS_INC(geneve->dev, rx_errors); in geneve_rx()
1058 DEV_STATS_INC(dev, collisions); in geneve_xmit()
1060 DEV_STATS_INC(dev, tx_carrier_errors); in geneve_xmit()
1062 DEV_STATS_INC(de in geneve_xmit()
[all...]
H A Dmacsec.c755 DEV_STATS_INC(secy->netdev, rx_dropped); in macsec_post_decrypt()
779 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_post_decrypt()
1102 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in handle_not_macsec()
1215 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_handle_frame()
1231 DEV_STATS_INC(secy->netdev, rx_errors); in macsec_handle_frame()
1261 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
1302 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
1340 DEV_STATS_INC(macsec->secy.netdev, rx_errors); in macsec_handle_frame()
1359 DEV_STATS_INC(macsec->secy.netdev, rx_dropped); in macsec_handle_frame()
3521 DEV_STATS_INC(de in macsec_start_xmit()
[all...]
/linux/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/net/ipv6/ !
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(de 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.c908 DEV_STATS_INC(dev, tx_errors); in ip6gre_tunnel_xmit()
909 DEV_STATS_INC(dev, tx_dropped); in ip6gre_tunnel_xmit()
1079 DEV_STATS_INC(dev, tx_errors); in ip6erspan_tunnel_xmit()
1080 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_prepare_xmit()
/linux/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.c195 DEV_STATS_INC(br->dev, multicast); in br_handle_frame_finish()
200 DEV_STATS_INC(br->dev, multicast); in br_handle_frame_finish()
/linux/include/net/ !
H A Dip_tunnels.h644 DEV_STATS_INC(dev, tx_errors); in iptunnel_xmit_stats()
645 DEV_STATS_INC(dev, tx_aborted_errors); in iptunnel_xmit_stats()
647 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/drivers/net/wireguard/ !
H A Ddevice.c213 DEV_STATS_INC(dev, tx_dropped); in wg_xmit()
231 DEV_STATS_INC(dev, tx_errors); in wg_xmit()
/linux/net/l2tp/ !
H A Dl2tp_eth.c133 DEV_STATS_INC(dev, rx_errors); in l2tp_eth_dev_recv()
/linux/drivers/net/vxlan/ !
H A Dvxlan_core.c1696 DEV_STATS_INC(vxlan->dev, rx_frame_errors); in vxlan_rcv()
1697 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
1767 DEV_STATS_INC(vxlan->dev, rx_length_errors); in vxlan_rcv()
1768 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
1779 DEV_STATS_INC(vxlan->dev, rx_frame_errors); in vxlan_rcv()
1780 DEV_STATS_INC(vxlan->dev, rx_errors); in vxlan_rcv()
2314 DEV_STATS_INC(dev, tx_errors); in encap_bypass_if_local()
2613 DEV_STATS_INC(dev, collisions); in vxlan_xmit_one()
2615 DEV_STATS_INC(dev, tx_carrier_errors); in vxlan_xmit_one()
2617 DEV_STATS_INC(de in vxlan_xmit_one()
[all...]
/linux/net/core/ !
H A Dfilter.c2291 DEV_STATS_INC(dev, tx_errors); in __bpf_redirect_neigh_v6()
2296 DEV_STATS_INC(dev, tx_errors); in __bpf_redirect_neigh_v6()
2397 DEV_STATS_INC(dev, tx_errors); in __bpf_redirect_neigh_v4()
2402 DEV_STATS_INC(dev, tx_errors); in __bpf_redirect_neigh_v4()
/linux/include/linux/ !
H A Dnetdevice.h5563 #define DEV_STATS_INC(DEV, FIELD) atomic_long_inc(&(DEV)->stats.__##FIELD) macro