Home
last modified time | relevance | path

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

12

/external/iproute2/ip/
Dtunnel.c206 unsigned long rx_bytes, rx_packets, rx_errs, rx_drops, in tnl_print_stats() local
212 &rx_bytes, &rx_packets, &rx_errs, &rx_drops, in tnl_print_stats()
221 rx_packets, rx_bytes, rx_errs, rx_frame, rx_fifo, rx_multi, _SL_); in tnl_print_stats()
Dipaddress.c473 print_num(fp, 8, s->rx_packets); in print_link_stats64()
538 print_num(fp, 8, s->rx_packets); in print_link_stats32()
/external/tcpdump/tests/
Dof10_p3295-vv.out741 …port_no 42, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err…
742 …port_no 33, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err…
743 …port_no 36, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err…
744 …port_no 31, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err…
745 …port_no 48, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err…
746 …port_no 40, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err…
747 …port_no 1, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_erro…
748 …port_no 28, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err…
749 …port_no 20, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err…
750 …port_no 10, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_err…
[all …]
Dof10_s4810-vvvv.out899 …port_no 1, rx_packets 129437, tx_packets 8061, rx_bytes 16090662, tx_bytes 515904, rx_dropped 0, t…
904 …port_no 2, rx_packets 0, tx_packets 0, rx_bytes 0, tx_bytes 0, rx_dropped 0, tx_dropped 0, rx_erro…
/external/libnl/include/linux-private/linux/
Dif_link.h9 __u32 rx_packets; /* total packets received */ member
42 __u64 rx_packets; /* total packets received */ member
/external/kernel-headers/original/uapi/linux/
Dhdlcdrv.h46 unsigned long rx_packets; member
Dif_hippi.h55 int rx_packets; /* total packets received */ member
Dppp-ioctl.h74 __aligned_u64 rx_packets; member
Dif_link.h9 __u32 rx_packets; /* total packets received */ member
44 __u64 rx_packets; /* total packets received */ member
Dif_bridge.h139 __u64 rx_packets; member
Dopenvswitch.h109 __u64 rx_packets; /* total packets received */ member
/external/iproute2/include/linux/
Dif_link.h9 __u32 rx_packets; /* total packets received */ member
42 __u64 rx_packets; /* total packets received */ member
/external/libpcap/
Dpcap-dos.h175 DWORD rx_packets; /* total packets received */ member
Dpcap-dos.c383 pd->stat.ps_recv = stats->rx_packets; in pcap_stats_dos()
1139 stats->rx_packets = pktStat.inPackets; in pkt_stats()
/external/libpcap/pcap/
Dpcap.h187 u_long rx_packets; /* total packets received */ member
/external/wpa_supplicant_8/src/ap/
Daccounting.c293 data.rx_packets)) { in accounting_sta_report()
Dctrl_iface_ap.c41 data.rx_packets, data.tx_packets, in hostapd_get_sta_tx_rx()
/external/libnl/lib/route/
Dlink.c315 link->l_stats[RTNL_LINK_RX_PACKETS] = st->rx_packets; in rtnl_link_info_parse()
358 link->l_stats[RTNL_LINK_RX_PACKETS] = st.rx_packets; in rtnl_link_info_parse()
2547 __ADD(RTNL_LINK_RX_PACKETS, rx_packets)
/external/wpa_supplicant_8/src/drivers/
Ddriver_atheros.c653 data->rx_packets = stats.is_stats.ns_rx_data; in atheros_read_sta_driver_data()
1228 drv->acct_data.rx_packets = val; in atheros_wireless_event_wireless_custom()
Ddriver_hostap.c602 data->rx_packets = val; in hostap_read_sta_data()
Ddriver.h1584 unsigned long rx_packets, tx_packets; member
Ddriver_bsd.c749 data->rx_packets = stats.is_stats.ns_rx_data; in bsd_read_sta_driver_data()
Ddriver_nl80211.c5890 data->rx_packets = in get_sta_handler()
/external/toybox/toys/pending/
Dip.c713 line_feed, rtstat->rx_bytes, rtstat->rx_packets, rtstat->rx_errors, in print_stats()
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c7392 sta.tx_packets, sta.tx_retry_failed, sta.rx_packets); in wpa_supplicant_pktcnt_poll()

12