Searched refs:TCA_U32_SEL (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/linux/
H A Dpkt_cls.h185 TCA_U32_SEL, enumerator in enum:__anon5147
/external/kernel-headers/original/linux/
H A Dpkt_cls.h192 TCA_U32_SEL, enumerator in enum:__anon5894
/external/iproute2/tc/
H A Df_u32.c1166 addattr_l(n, MAX_MSG, TCA_U32_SEL, &sel,
1192 if (tb[TCA_U32_SEL]) {
1193 if (RTA_PAYLOAD(tb[TCA_U32_SEL]) < sizeof(*sel))
1196 sel = RTA_DATA(tb[TCA_U32_SEL]);

Completed in 49 milliseconds