Searched defs:rx_bytes (Results 1 - 6 of 6) sorted by relevance

/net/ipv4/
H A Dip_tunnel_core.c170 u64 rx_packets, rx_bytes, tx_packets, tx_bytes; local
177 rx_bytes = tstats->rx_bytes;
183 tot->rx_bytes += rx_bytes;
/net/l2tp/
H A Dl2tp_eth.c48 atomic_long_t rx_bytes; member in struct:l2tp_eth
117 stats->rx_bytes = atomic_long_read(&priv->rx_bytes);
170 atomic_long_add(data_len, &priv->rx_bytes);
H A Dl2tp_core.h43 atomic_long_t rx_bytes; member in struct:l2tp_stats
/net/core/
H A Dnet-sysfs.c464 NETSTAT_ENTRY(rx_bytes); variable
/net/mac80211/
H A Dsta_info.h289 * @rx_bytes: Number of bytes received from this STA
377 u64 rx_bytes; member in struct:sta_info
H A Dieee80211_i.h970 unsigned long tx_bytes, rx_bytes; member in struct:tpt_led_trigger

Completed in 5406 milliseconds