Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/tc_act/
H A Dtc_ct.h23 TCA_CT_NAT_PORT_MAX, /* be16 */ enumerator
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ct.c1068 [TCA_CT_NAT_PORT_MAX] = { .type = NLA_U16 },
1124 range->max_proto.all = tb[TCA_CT_NAT_PORT_MAX] ? in tcf_ct_fill_params_nat()
1125 nla_get_be16(tb[TCA_CT_NAT_PORT_MAX]) : in tcf_ct_fill_params_nat()
1387 if (nla_put_be16(skb, TCA_CT_NAT_PORT_MAX, in tcf_ct_dump_nat()