Searched refs:TCA_STAB (Results 1 - 9 of 9) sorted by relevance

/external/strace/xlat/
H A Drtnl_tc_attrs.h26 #if !(defined(TCA_STAB) || (defined(HAVE_DECL_TCA_STAB) && HAVE_DECL_TCA_STAB))
27 # define TCA_STAB 8 macro
55 XLAT(TCA_STAB),
/external/strace/tests/
H A Dnlattr_tca_stab.c36 #ifndef TCA_STAB
37 # define TCA_STAB 8 macro
63 .nla_type = TCA_STAB
74 ", {{nla_len=%u, nla_type=TCA_STAB}",
/external/strace/tests-m32/
H A Dnlattr_tca_stab.c36 #ifndef TCA_STAB
37 # define TCA_STAB 8 macro
63 .nla_type = TCA_STAB
74 ", {{nla_len=%u, nla_type=TCA_STAB}",
/external/strace/tests-mx32/
H A Dnlattr_tca_stab.c36 #ifndef TCA_STAB
37 # define TCA_STAB 8 macro
63 .nla_type = TCA_STAB
74 ", {{nla_len=%u, nla_type=TCA_STAB}",
/external/iproute2/tc/
H A Dtc_qdisc.c169 addattr_l(&req.n, sizeof(req), TCA_STAB, NULL, 0);
279 if (show_details && tb[TCA_STAB]) {
280 print_size_table(fp, " ", tb[TCA_STAB]);
/external/strace/
H A Drtnl_tc.c293 [TCA_STAB] = decode_tca_stab,
/external/libnl/include/linux-private/linux/
H A Drtnetlink.h486 TCA_STAB, enumerator in enum:__anon12152
/external/iproute2/include/uapi/linux/
H A Drtnetlink.h554 TCA_STAB, enumerator in enum:__anon8705
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h556 TCA_STAB, enumerator in enum:__anon9925

Completed in 324 milliseconds