OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTNL_TC_BYTES
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/route/
tc.h
68
RTNL_TC_BYTES
, /**< Total bytes seen */
/external/libnl/lib/route/
tc.c
111
tc->tc_stats[
RTNL_TC_BYTES
] = bs->bytes;
146
tc->tc_stats[
RTNL_TC_BYTES
] = st->bytes;
886
res = nl_cancel_down_bytes(tc->tc_stats[
RTNL_TC_BYTES
], &unit);
Completed in 60 milliseconds