Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dinterface.c288 unsigned long long rx_packets; /* total packets received */ member
468 &ife->stats.rx_packets, in get_dev_fields()
1028 ptr->stats.rx_packets, ptr->stats.rx_errors, in ife_print()
/busybox-1.35.0/networking/libiproute/
Diptunnel.c464 unsigned long rx_bytes, rx_packets, rx_errs, rx_drops, in do_tunnels_list() local
492 &rx_bytes, &rx_packets, &rx_errs, &rx_drops, in do_tunnels_list()