Searched refs:TCA_IPT_TM (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/uapi/linux/tc_act/ | ||
D | tc_ipt.h | 13 TCA_IPT_TM, enumerator |
/Linux-v6.1/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() |