Home
last modified time | relevance | path

Searched refs:tx_window_errors (Results 1 – 3 of 3) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Dif_link.h34 __u32 tx_window_errors; member
69 __u64 tx_window_errors; member
/third_party/libnl/lib/route/
Dlink.c417 link->l_stats[RTNL_LINK_TX_WIN_ERR] = st->tx_window_errors; in rtnl_link_info_parse()
467 link->l_stats[RTNL_LINK_TX_WIN_ERR] = st.tx_window_errors; in rtnl_link_info_parse()
/third_party/toybox/toys/pending/
Dip.c779 rtstat->tx_fifo_errors, rtstat->tx_window_errors, in print_stats()