Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dem_ipt.c36 [TCA_EM_IPT_MATCH_REVISION] = { .type = NLA_U8 },
115 if (tb[TCA_EM_IPT_MATCH_REVISION]) in get_xt_match()
116 mrev = nla_get_u8(tb[TCA_EM_IPT_MATCH_REVISION]); in get_xt_match()
258 if (nla_put_u8(skb, TCA_EM_IPT_MATCH_REVISION, im->match->revision) < 0) in em_ipt_dump()
/openbmc/linux/include/uapi/linux/tc_ematch/
H A Dtc_em_ipt.h12 TCA_EM_IPT_MATCH_REVISION, enumerator