Searched refs:TCA_IFE_TM (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/uapi/linux/tc_act/ | ||
D | tc_ife.h | 22 TCA_IFE_TM, enumerator |
/Linux-v6.6/net/sched/ | ||
D | act_ife.c | 664 if (nla_put_64bit(skb, TCA_IFE_TM, sizeof(t), &t, TCA_IFE_PAD)) in tcf_ife_dump() |