OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTNL_TC_DROPS
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/route/
tc.h
34
RTNL_TC_DROPS
, /**< Packets dropped */
/external/libnl/lib/route/
tc.c
121
g->tc_stats[
RTNL_TC_DROPS
] = q->drops;
144
g->tc_stats[
RTNL_TC_DROPS
] = st->drops;
230
g->tc_stats[
RTNL_TC_DROPS
],
Completed in 1420 milliseconds