Home
last modified time | relevance | path

Searched refs:nf_ct_tcp_flags (Results 1 – 6 of 6) sorted by relevance

/external/kernel-headers/original/uapi/linux/netfilter/
Dnf_conntrack_tcp.h52 struct nf_ct_tcp_flags { struct
/external/libnetfilter_conntrack/include/internal/
Dinternal.h80 struct nf_ct_tcp_flags { struct
/external/libnetfilter_conntrack/src/conntrack/
Dparse_mnl.c320 sizeof(struct nf_ct_tcp_flags)) < 0) { in nfct_parse_pinfo_tcp_attr_cb()
360 sizeof(struct nf_ct_tcp_flags)); in nfct_parse_protoinfo_tcp()
368 sizeof(struct nf_ct_tcp_flags)); in nfct_parse_protoinfo_tcp()
Dparse.c238 sizeof(struct nf_ct_tcp_flags)); in __parse_protoinfo_tcp()
246 sizeof(struct nf_ct_tcp_flags)); in __parse_protoinfo_tcp()
Dbuild_mnl.c141 sizeof(struct nf_ct_tcp_flags), in nfct_build_protoinfo()
147 sizeof(struct nf_ct_tcp_flags), in nfct_build_protoinfo()
Dbuild.c137 sizeof(struct nf_ct_tcp_flags)); in __build_protoinfo()
143 sizeof(struct nf_ct_tcp_flags)); in __build_protoinfo()