Searched refs:TCA_IPT_TM (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/uapi/linux/tc_act/ | ||
D | tc_ipt.h | 13 TCA_IPT_TM, enumerator |
/linux-6.1.9/net/sched/ | ||
D | act_ipt.c | 302 if (nla_put_64bit(skb, TCA_IPT_TM, sizeof(tm), &tm, TCA_IPT_PAD)) in tcf_ipt_dump() |