Searched refs:nfnlhdr (Results 1 - 7 of 7) sorted by relevance

/external/libnetfilter_conntrack/src/expect/
H A Dbuild.c12 static void __build_timeout(struct nfnlhdr *req,
19 static void __build_zone(struct nfnlhdr *req, size_t size,
25 static void __build_flags(struct nfnlhdr *req,
31 static void __build_class(struct nfnlhdr *req,
38 static void __build_helper_name(struct nfnlhdr *req, size_t size,
45 static void __build_expectfn(struct nfnlhdr *req,
53 struct nfnlhdr *req,
H A Dapi.c523 struct nfnlhdr *req = buffer;
675 struct nfnlhdr req;
707 struct nfnlhdr req;
/external/libnetfilter_conntrack/include/internal/
H A Dprototypes.h7 int __build_conntrack(struct nfnl_subsys_handle *ssh, struct nfnlhdr *req, size_t size, uint16_t type, uint16_t flags, const struct nf_conntrack *ct);
8 void __build_tuple(struct nfnlhdr *req, size_t size, const struct __nfct_tuple *t, const int type);
41 void __build_filter_dump(struct nfnlhdr *req, size_t size, const struct nfct_filter_dump *filter_dump);
49 int __build_expect(struct nfnl_subsys_handle *ssh, struct nfnlhdr *req, size_t size, uint16_t type, uint16_t flags, const struct nf_expect *exp);
/external/libnetfilter_conntrack/src/conntrack/
H A Dbuild.c12 static void __build_tuple_ip(struct nfnlhdr *req,
40 static void __build_tuple_proto(struct nfnlhdr *req,
89 static void __build_tuple_raw(struct nfnlhdr *req, size_t size,
96 void __build_tuple(struct nfnlhdr *req, size_t size,
106 static void __build_protoinfo(struct nfnlhdr *req, size_t size,
221 __nat_seq_adj(struct nfnlhdr *req,
241 __build_nat_seq_adj(struct nfnlhdr *req,
255 static void __build_protonat(struct nfnlhdr *req,
276 static void __build_nat(struct nfnlhdr *req,
295 static void __build_snat(struct nfnlhdr *re
[all...]
H A Dfilter_dump.c34 void __build_filter_dump(struct nfnlhdr *req, size_t size,
H A Dapi.c789 struct nfnlhdr *req = buffer;
961 struct nfnlhdr req;
993 struct nfnlhdr req;
/external/libnfnetlink/include/libnfnetlink/
H A Dlibnfnetlink.h50 struct nfnlhdr { struct

Completed in 290 milliseconds