Searched refs:CTA_PROTOINFO_TCP_FLAGS_REPLY (Results 1 – 3 of 3) sorted by relevance
113 CTA_PROTOINFO_TCP_FLAGS_REPLY, enumerator
1373 if (nla_put(skb, CTA_PROTOINFO_TCP_FLAGS_REPLY, in tcp_to_nlattr()1392 [CTA_PROTOINFO_TCP_FLAGS_REPLY] = { .len = sizeof(struct nf_ct_tcp_flags) },1432 if (tb[CTA_PROTOINFO_TCP_FLAGS_REPLY]) { in nlattr_to_tcp()1434 nla_data(tb[CTA_PROTOINFO_TCP_FLAGS_REPLY]); in nlattr_to_tcp()
93 mnl_attr_put_u16(nlh, CTA_PROTOINFO_TCP_FLAGS_REPLY, 0x0a0a); in build_cta_proto()