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

/linux-master/net/sched/
H A Dsch_pie.c128 [TCA_PIE_TARGET] = {.type = NLA_U32},
154 if (tb[TCA_PIE_TARGET]) {
156 u32 target = nla_get_u32(tb[TCA_PIE_TARGET]);
471 if (nla_put_u32(skb, TCA_PIE_TARGET,
/linux-master/include/uapi/linux/
H A Dpkt_sched.h897 TCA_PIE_TARGET, enumerator in enum:__anon3719
/linux-master/tools/include/uapi/linux/
H A Dpkt_sched.h837 TCA_PIE_TARGET, enumerator in enum:__anon4326

Completed in 192 milliseconds