Home
last modified time | relevance | path

Searched refs:rx_bytes (Results 1 – 25 of 46) sorted by relevance

12

/net/kcm/
A Dkcmproc.c116 kcm->stats.rx_bytes, in kcm_format_sock()
197 mux->stats.rx_bytes, in kcm_format_mux()
298 mux_stats.rx_bytes, in kcm_stats_seq_show()
A Dkcmsock.c98 STRP_STATS_ADD(mux->stats.rx_bytes, in kcm_update_rx_mux_stats()
1000 KCM_STATS_ADD(kcm->stats.rx_bytes, copied); in kcm_recvmsg()
1057 KCM_STATS_ADD(kcm->stats.rx_bytes, copied); in kcm_splice_read()
/net/devlink/
A Dtrap.c12 u64_stats_t rx_bytes; member
164 u64 rx_packets, rx_bytes; in devlink_trap_stats_read() local
171 rx_bytes = u64_stats_read(&cpu_stats->rx_bytes); in devlink_trap_stats_read()
175 u64_stats_add(&stats->rx_bytes, rx_bytes); in devlink_trap_stats_read()
197 u64_stats_read(&stats.rx_bytes))) in devlink_trap_group_stats_put()
240 u64_stats_read(&stats.rx_bytes))) in devlink_trap_stats_put()
1455 u64_stats_add(&stats->rx_bytes, skb_len); in devlink_trap_stats_update()
/net/l2tp/
A Dl2tp_debugfs.c172 atomic_long_read(&tunnel->stats.rx_bytes), in l2tp_dfs_seq_tunnel_show()
223 atomic_long_read(&session->stats.rx_bytes), in l2tp_dfs_seq_session_show()
A Dl2tp_ppp.c1017 dest->rx_bytes = atomic_long_read(&stats->rx_bytes); in pppol2tp_copy_stats()
1512 atomic_long_read(&tunnel->stats.rx_bytes), in pppol2tp_seq_tunnel_show()
1561 atomic_long_read(&session->stats.rx_bytes), in pppol2tp_seq_session_show()
A Dl2tp_core.h28 atomic_long_t rx_bytes; member
/net/mac80211/
A Dled.h84 local->tpt_led_trigger->rx_bytes += bytes; in ieee80211_tpt_led_trig_rx()
A Dethtool.c91 data[i++] += sinfo.rx_bytes; \ in ieee80211_get_stats()
A Dsta_info.c373 sta->rem_link_stats.rx_bytes += link_sta->rx_stats.bytes; in sta_accumulate_removed_link_stats()
2704 sinfo->rx_bytes = sta->rem_link_stats.rx_bytes; in sta_set_accumulated_removed_links_sinfo()
2784 link_sinfo->rx_bytes += in sta_set_link_sinfo()
2793 link_sinfo->rx_bytes += in sta_set_link_sinfo()
3015 sinfo->rx_bytes += sta_get_stats_bytes(&sta->deflink.rx_stats); in sta_set_sinfo()
3023 sinfo->rx_bytes += sta_get_stats_bytes(cpurxs); in sta_set_sinfo()
A Dled.c251 traffic = tpt_trig->tx_bytes + tpt_trig->rx_bytes; in tpt_trig_traffic()
/net/vmw_vsock/
A Dvirtio_transport_common.c447 vvs->rx_bytes += len; in virtio_transport_inc_rx_pkt()
455 vvs->rx_bytes -= bytes_read; in virtio_transport_dec_rx_pkt()
595 if (WARN_ONCE(skb_queue_empty(&vvs->rx_queue) && vvs->rx_bytes, in virtio_transport_stream_do_dequeue()
637 low_rx_bytes = (vvs->rx_bytes < in virtio_transport_stream_do_dequeue()
858 bytes = vvs->rx_bytes; in virtio_transport_stream_has_data()
1766 send_update = (vvs->rx_bytes < val) && in virtio_transport_notify_set_rcvlowat()
/net/openvswitch/
A Dvport.c295 stats->rx_bytes = dev_stats->rx_bytes; in ovs_vport_get_stats()
/net/mac802154/
A Drx.c208 sdata->dev->stats.rx_bytes += skb->len; in ieee802154_subif_frame()
395 sdata->dev->stats.rx_bytes += skb->len; in ieee802154_monitors_rx()
/net/netrom/
A Dnr_dev.c50 stats->rx_bytes += skb->len; in nr_rx_ip()
/net/8021q/
A Dvlanproc.c246 seq_printf(seq, fmt64, "total bytes received", stats->rx_bytes); in vlandev_seq_show()
A Dvlan_dev.c679 rxbytes = u64_stats_read(&p->rx_bytes); in vlan_dev_get_stats64()
686 stats->rx_bytes += rxbytes; in vlan_dev_get_stats64()
/net/ieee802154/6lowpan/
A Drx.c25 skb->dev->stats.rx_bytes += skb->len; in lowpan_give_skb_to_device()
/net/phonet/
A Dpep-gprs.c124 dev->stats.rx_bytes += skb->len; in gprs_recv()
/net/ncsi/
A Dncsi-pkt.h256 __be64 rx_bytes; /* Rx bytes */ member
/net/atm/
A Dclip.c239 skb->dev->stats.rx_bytes += skb->len; in clip_push()
246 skb->dev->stats.rx_bytes += skb->len; in clip_push()
/net/core/
A Dnet-procfs.c51 dev->name, stats->rx_bytes, stats->rx_packets, in dev_seq_printf_stats()
/net/smc/
A Dsmc_stats.h78 u64 rx_bytes; member
A Dsmc_stats.c214 smc_tech->rx_bytes, in smc_nl_fill_stats_tech_data()
/net/bridge/
A Dbr_vlan.c627 u64_stats_add(&stats->rx_bytes, skb->len); in __allowed_ingress()
1396 rxbytes = u64_stats_read(&cpu_stats->rx_bytes); in br_vlan_get_stats()
1402 u64_stats_add(&stats->rx_bytes, rxbytes); in br_vlan_get_stats()
1828 u64_stats_read(&stats.rx_bytes), in br_vlan_stats_fill()
/net/bluetooth/
A D6lowpan.c299 dev->stats.rx_bytes += skb->len; in recv_pkt()
327 dev->stats.rx_bytes += skb->len; in recv_pkt()

Completed in 60 milliseconds

12