Searched refs:TCA_ATTR_XSTATS (Results 1 – 2 of 2) sorted by relevance
/external/libnl/include/netlink-private/ | ||
D | tc.h | 29 #define TCA_ATTR_XSTATS 0x0100 macro |
/external/libnl/lib/route/ | ||
D | tc.c | 163 tc->ce_mask |= TCA_ATTR_XSTATS; in rtnl_tc_msg_parse() |