OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTNL_LINK_RX_FIFO_ERR
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/route/
link.h
49
RTNL_LINK_RX_FIFO_ERR
, /*!< Receive FIFO errors */
/external/libnl/lib/route/
link.c
330
link->l_stats[
RTNL_LINK_RX_FIFO_ERR
] = st->rx_fifo_errors;
373
link->l_stats[
RTNL_LINK_RX_FIFO_ERR
] = st.rx_fifo_errors;
786
link->l_stats[
RTNL_LINK_RX_FIFO_ERR
],
[
all
...]
Completed in 44 milliseconds