Home
last modified time | relevance | path

Searched defs:tx_packets (Results 1 – 25 of 59) sorted by relevance

123

/linux-3.3/arch/s390/appldata/
Dappldata_net_sum.c48 u64 tx_packets; /* total packets transmitted */ member
69 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes, rx_errors, in appldata_get_net_sum_data() local
/linux-3.3/drivers/net/
Dveth.c31 u64 tx_packets; member
170 u64 tx_packets, tx_bytes; in veth_get_stats64() local
Ddummy.c60 u64 tx_packets; member
Difb.c52 u64 tx_packets; member
Dxen-netfront.c75 u64 tx_packets; member
1062 u64 rx_packets, rx_bytes, tx_packets, tx_bytes; in xennet_get_stats64() local
Dmacvlan.c491 u64 rx_packets, rx_bytes, rx_multicast, tx_packets, tx_bytes; in macvlan_dev_get_stats64() local
/linux-3.3/include/linux/
Dif_macvlan.h42 u64 tx_packets; member
Dif_tr.h67 unsigned long tx_packets; /* total packets transmitted */ member
Dif_hippi.h56 int tx_packets; /* total packets transmitted */ member
Dif_ppp.h117 __aligned_u64 tx_packets; member
Dif_link.h10 __u32 tx_packets; /* total packets transmitted */ member
43 __u64 tx_packets; /* total packets transmitted */ member
Dif_team.h20 u64 tx_packets; member
Dopenvswitch.h87 __u64 tx_packets; /* total packets transmitted */ member
Dhdlcdrv.h44 unsigned long tx_packets; member
/linux-3.3/drivers/net/wireless/brcm80211/brcmfmac/
Ddhd_bus.h29 unsigned long tx_packets; /* total packets transmitted */ member
/linux-3.3/net/openvswitch/
Dvport.h56 u64 tx_packets; member
/linux-3.3/net/8021q/
Dvlan.h37 u64 tx_packets; member
/linux-3.3/net/sched/
Dsch_teql.c62 unsigned long tx_packets; member
/linux-3.3/net/l2tp/
Dl2tp_ip.c38 __u64 tx_packets; member
Dl2tp_core.h39 u64 tx_packets; member
/linux-3.3/net/ipv4/
Dipip.c149 unsigned long tx_packets; member
/linux-3.3/drivers/net/ethernet/sfc/
Dnic.c711 int tx_packets = 0; in efx_handle_tx_event() local
999 int tx_packets = 0; in efx_nic_process_eventq() local
/linux-3.3/drivers/net/ethernet/tile/
Dtilepro.c161 u32 tx_packets; member
2129 u32 tx_packets = 0; in tile_net_get_stats() local
/linux-3.3/net/ipv6/
Dsit.c92 unsigned long tx_packets; member
/linux-3.3/drivers/net/wireless/hostap/
Dhostap_ap.h56 unsigned long rx_packets, tx_packets; member

123