Searched refs:nf_ct_tcp_flags (Results 1 – 2 of 2) sorted by relevance
1348 struct nf_ct_tcp_flags tmp = {}; in tcp_to_nlattr()1369 sizeof(struct nf_ct_tcp_flags), &tmp)) in tcp_to_nlattr()1374 sizeof(struct nf_ct_tcp_flags), &tmp)) in tcp_to_nlattr()1391 [CTA_PROTOINFO_TCP_FLAGS_ORIGINAL] = { .len = sizeof(struct nf_ct_tcp_flags) },1392 [CTA_PROTOINFO_TCP_FLAGS_REPLY] = { .len = sizeof(struct nf_ct_tcp_flags) },1398 NLA_ALIGN(NLA_HDRLEN + sizeof(struct nf_ct_tcp_flags)) + \1399 NLA_ALIGN(NLA_HDRLEN + sizeof(struct nf_ct_tcp_flags)))1426 struct nf_ct_tcp_flags *attr = in nlattr_to_tcp()1433 struct nf_ct_tcp_flags *attr = in nlattr_to_tcp()
52 struct nf_ct_tcp_flags { struct