Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dem_ipt.c42 [TCA_EM_IPT_MATCH_DATA] = { .type = NLA_UNSPEC },
129 !tb[TCA_EM_IPT_MATCH_DATA] || !tb[TCA_EM_IPT_NFPROTO]) in em_ipt_change()
138 mdata_len = XT_ALIGN(nla_len(tb[TCA_EM_IPT_MATCH_DATA])); in em_ipt_change()
147 nla_memcpy(im->match_data, tb[TCA_EM_IPT_MATCH_DATA], mdata_len); in em_ipt_change()
222 if (nla_put(skb, TCA_EM_IPT_MATCH_DATA, in em_ipt_dump()
/Linux-v4.19/include/uapi/linux/tc_ematch/
Dtc_em_ipt.h14 TCA_EM_IPT_MATCH_DATA, enumerator