Searched refs:nf_ct_tcp_flags (Results 1 – 2 of 2) sorted by relevance
48 struct nf_ct_tcp_flags { struct
1187 struct nf_ct_tcp_flags tmp = {}; in tcp_to_nlattr()1203 sizeof(struct nf_ct_tcp_flags), &tmp)) in tcp_to_nlattr()1208 sizeof(struct nf_ct_tcp_flags), &tmp)) in tcp_to_nlattr()1225 [CTA_PROTOINFO_TCP_FLAGS_ORIGINAL] = { .len = sizeof(struct nf_ct_tcp_flags) },1226 [CTA_PROTOINFO_TCP_FLAGS_REPLY] = { .len = sizeof(struct nf_ct_tcp_flags) },1253 struct nf_ct_tcp_flags *attr = in nlattr_to_tcp()1260 struct nf_ct_tcp_flags *attr = in nlattr_to_tcp()