Home
last modified time | relevance | path

Searched refs:TCA_EM_IPT_MATCH_NAME (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/sched/
Dem_ipt.c34 [TCA_EM_IPT_MATCH_NAME] = { .type = NLA_STRING,
104 mname_attr = tb[TCA_EM_IPT_MATCH_NAME]; in get_xt_match()
140 if (!tb[TCA_EM_IPT_HOOK] || !tb[TCA_EM_IPT_MATCH_NAME] || in em_ipt_change()
254 if (nla_put_string(skb, TCA_EM_IPT_MATCH_NAME, im->match->name) < 0) in em_ipt_dump()
/linux-6.1.9/include/uapi/linux/tc_ematch/
Dtc_em_ipt.h11 TCA_EM_IPT_MATCH_NAME, enumerator