Searched refs:TCA_STAB (Results 1 - 4 of 4) sorted by relevance
/external/iproute2/tc/ | ||
H A D | tc_qdisc.c | 173 addattr_l(&req.n, sizeof(req), TCA_STAB, NULL, 0); 265 if (show_details && tb[TCA_STAB]) { 266 print_size_table(fp, " ", tb[TCA_STAB]); |
/external/libnl/include/linux-private/linux/ | ||
H A D | rtnetlink.h | 486 TCA_STAB, enumerator in enum:__anon11207 |
/external/iproute2/include/linux/ | ||
H A D | rtnetlink.h | 540 TCA_STAB, enumerator in enum:__anon7880 |
/external/kernel-headers/original/uapi/linux/ | ||
H A D | rtnetlink.h | 545 TCA_STAB, enumerator in enum:__anon8994 |
Completed in 81 milliseconds