Searched refs:TCA_CT_TM (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/uapi/linux/tc_act/ | ||
D | tc_ct.h | 11 TCA_CT_TM, enumerator |
/linux-6.1.9/net/sched/ | ||
D | act_ct.c | 1549 if (nla_put_64bit(skb, TCA_CT_TM, sizeof(t), &t, TCA_CT_PAD)) in tcf_ct_dump() |