OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTNL_LINK_TX_ERRORS
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/route/
link.h
44
RTNL_LINK_TX_ERRORS
, /*!< Send errors */
/external/libnl/lib/route/
link.c
320
link->l_stats[
RTNL_LINK_TX_ERRORS
] = st->tx_errors;
363
link->l_stats[
RTNL_LINK_TX_ERRORS
] = st.tx_errors;
796
link->l_stats[
RTNL_LINK_TX_ERRORS
],
[
all
...]
Completed in 94 milliseconds