Searched refs:TCA_CT_HELPER_PROTO (Results 1 – 2 of 2) sorted by relevance
27 TCA_CT_HELPER_PROTO, /* u8 */ enumerator
1152 [TCA_CT_HELPER_PROTO] = { .type = NLA_U8 },1319 proto = nla_get_u8_default(tb[TCA_CT_HELPER_PROTO], in tcf_ct_fill_params()1524 nla_put_u8(skb, TCA_CT_HELPER_PROTO, helper->tuple.dst.protonum)) in tcf_ct_dump_helper()