Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dem_ipt.c39 [TCA_EM_IPT_MATCH_DATA] = { .type = NLA_UNSPEC },
141 !tb[TCA_EM_IPT_MATCH_DATA] || !tb[TCA_EM_IPT_NFPROTO]) in em_ipt_change()
159 mdata_len = XT_ALIGN(nla_len(tb[TCA_EM_IPT_MATCH_DATA])); in em_ipt_change()
169 nla_memcpy(im->match_data, tb[TCA_EM_IPT_MATCH_DATA], mdata_len); in em_ipt_change()
262 if (nla_put(skb, TCA_EM_IPT_MATCH_DATA, in em_ipt_dump()
/openbmc/linux/include/uapi/linux/tc_ematch/
H A Dtc_em_ipt.h14 TCA_EM_IPT_MATCH_DATA, enumerator