Searched refs:TCA_FW_MASK (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/tc/
H A Df_fw.c68 addattr32(n, MAX_MSG, TCA_FW_MASK, mask);
128 if (handle || tb[TCA_FW_MASK]) {
132 if(tb[TCA_FW_MASK] &&
133 (mask = rta_getattr_u32(tb[TCA_FW_MASK])) != 0xFFFFFFFF)
/external/iproute2/include/linux/
H A Dpkt_cls.h293 TCA_FW_MASK, enumerator in enum:__anon22316
/external/libnl/include/linux/
H A Dpkt_cls.h309 TCA_FW_MASK, enumerator in enum:__anon24464
/external/kernel-headers/original/uapi/linux/
H A Dpkt_cls.h293 TCA_FW_MASK, enumerator in enum:__anon23296

Completed in 1136 milliseconds