Searched refs:CTA_PROTO_SRC_PORT (Results 1 – 3 of 3) sorted by relevance
63 [CTA_PROTO_SRC_PORT] = { .type = NLA_U16 },147 if (tb[CTA_PROTO_SRC_PORT]) in exp_parse_proto()148 srcport = ntohs(nla_get_u16(tb[CTA_PROTO_SRC_PORT])); in exp_parse_proto()151 if (tb[CTA_PROTO_SRC_PORT] || tb[CTA_PROTO_DST_PORT]) in exp_parse_proto()396 NLA_PUT_U16(msg, CTA_PROTO_SRC_PORT, in nfnl_exp_build_tuple()
67 [CTA_PROTO_SRC_PORT] = { .type = NLA_U16 },168 if (tb[CTA_PROTO_SRC_PORT]) in ct_parse_proto()170 ntohs(nla_get_u16(tb[CTA_PROTO_SRC_PORT]))); in ct_parse_proto()464 NLA_PUT_U16(msg, CTA_PROTO_SRC_PORT, in nfnl_ct_build_tuple()
84 CTA_PROTO_SRC_PORT, enumerator