Home
last modified time | relevance | path

Searched refs:nf_conntrack_expect (Results 1 – 25 of 36) sorted by relevance

12

/linux/include/net/netfilter/
H A Dnf_conntrack_expect.h18 struct nf_conntrack_expect { struct
40 struct nf_conntrack_expect *this); argument
63 static inline struct net *nf_ct_exp_net(struct nf_conntrack_expect *exp) in nf_ct_exp_net() argument
90 struct nf_conntrack_expect *
95 struct nf_conntrack_expect *
100 struct nf_conntrack_expect *
105 void nf_ct_unlink_expect_report(struct nf_conntrack_expect *exp,
107 static inline void nf_ct_unlink_expect(struct nf_conntrack_expect *exp) in nf_ct_unlink_expect()
113 void nf_ct_unexpect_related(struct nf_conntrack_expect *exp);
114 bool nf_ct_remove_expect(struct nf_conntrack_expect *exp);
[all …]
H A Dnf_nat_helper.h39 void nf_nat_follow_master(struct nf_conn *ct, struct nf_conntrack_expect *this);
41 u16 nf_nat_exp_find_port(struct nf_conntrack_expect *exp, u16 port);
H A Dnf_conntrack_ecache.h58 struct nf_conntrack_expect *exp;
138 struct nf_conntrack_expect *exp,
155 struct nf_conntrack_expect *exp, in nf_ct_expect_event_report()
/linux/net/netfilter/
H A Dnf_conntrack_expect.c47 void nf_ct_unlink_expect_report(struct nf_conntrack_expect *exp, in nf_ct_unlink_expect_report()
74 struct nf_conntrack_expect *exp = from_timer(exp, t, timeout); in nf_ct_expectation_timed_out()
110 const struct nf_conntrack_expect *i, in nf_ct_exp_equal()
119 bool nf_ct_remove_expect(struct nf_conntrack_expect *exp) in nf_ct_remove_expect()
130 struct nf_conntrack_expect *
136 struct nf_conntrack_expect *i; in __nf_ct_expect_find()
152 struct nf_conntrack_expect *
157 struct nf_conntrack_expect *i; in nf_ct_expect_find_get()
171 struct nf_conntrack_expect *
177 struct nf_conntrack_expect *i, *exp = NULL; in nf_ct_find_expectation()
[all …]
H A Dnf_conntrack_tftp.c37 struct nf_conntrack_expect *exp) __read_mostly;
47 struct nf_conntrack_expect *exp; in tftp_help()
H A Dnf_nat_helper.c180 struct nf_conntrack_expect *exp) in nf_nat_follow_master()
202 u16 nf_nat_exp_find_port(struct nf_conntrack_expect *exp, u16 port) in nf_nat_exp_find_port()
H A Dnf_conntrack_h323_main.c217 struct nf_conntrack_expect *rtp_exp; in expect_rtp_rtcp()
218 struct nf_conntrack_expect *rtcp_exp; in expect_rtp_rtcp()
291 struct nf_conntrack_expect *exp; in expect_t120()
630 struct nf_conntrack_expect *exp; in expect_h245()
746 struct nf_conntrack_expect *exp; in expect_callforwarding()
1183 static struct nf_conntrack_expect *find_expect(struct nf_conn *ct, in find_expect()
1188 struct nf_conntrack_expect *exp; in find_expect()
1215 struct nf_conntrack_expect *exp; in expect_q931()
1286 struct nf_conntrack_expect *exp; in process_gcf()
1366 struct nf_conntrack_expect *exp; in process_rcf()
[all …]
H A Dnf_conntrack_amanda.c45 struct nf_conntrack_expect *exp)
94 struct nf_conntrack_expect *exp; in amanda_help()
H A Dnf_nat_tftp.c25 struct nf_conntrack_expect *exp) in help()
H A Dnf_conntrack_pptp.c90 struct nf_conntrack_expect *exp) in pptp_expectfn()
108 struct nf_conntrack_expect *exp_other; in pptp_expectfn()
132 struct nf_conntrack_expect *exp; in destroy_sibling_or_exp()
189 struct nf_conntrack_expect *exp_orig, *exp_reply; in exp_gre()
H A Dnf_conntrack_netlink.c2635 static struct nf_conntrack_expect *
2867 struct nf_conntrack_expect *exp; in ctnetlink_glue_attach_expect()
2982 static __be32 nf_expect_get_id(const struct nf_conntrack_expect *exp) in nf_expect_get_id()
3003 const struct nf_conntrack_expect *exp) in ctnetlink_exp_dump_expect()
3074 int event, const struct nf_conntrack_expect *exp) in ctnetlink_exp_fill_info()
3101 struct nf_conntrack_expect *exp = item->exp; in ctnetlink_expect_event()
3150 nf_ct_expect_put((struct nf_conntrack_expect *)cb->args[1]); in ctnetlink_exp_done()
3158 struct nf_conntrack_expect *exp, *last; in ctnetlink_exp_dump_table()
3163 last = (struct nf_conntrack_expect *)cb->args[1]; in ctnetlink_exp_dump_table()
3206 struct nf_conntrack_expect *exp, *last; in ctnetlink_exp_ct_dump_table()
[all …]
H A Dnf_conntrack_irc.c38 struct nf_conntrack_expect *exp) __read_mostly;
117 struct nf_conntrack_expect *exp; in help()
H A Dnf_nat_amanda.c33 struct nf_conntrack_expect *exp) in help()
H A Dnf_nat_sip.c319 struct nf_conntrack_expect *exp) in nf_nat_sip_expected()
322 struct nf_conntrack_expect *pair_exp; in nf_nat_sip_expected()
376 struct nf_conntrack_expect *exp, in nf_nat_sip_expect()
562 struct nf_conntrack_expect *rtp_exp, in nf_nat_sdp_media()
563 struct nf_conntrack_expect *rtcp_exp, in nf_nat_sdp_media()
H A Dnf_nat_irc.c37 struct nf_conntrack_expect *exp) in help()
/linux/include/linux/netfilter/
H A Dnf_conntrack_h323.h64 struct nf_conntrack_expect *rtp_exp,
65 struct nf_conntrack_expect *rtcp_exp);
72 struct nf_conntrack_expect *exp);
79 struct nf_conntrack_expect *exp);
86 struct nf_conntrack_expect *exp);
92 __be16 port, struct nf_conntrack_expect *exp);
H A Dnf_conntrack_sip.h125 struct nf_conntrack_expect *exp,
161 struct nf_conntrack_expect *rtp_exp,
162 struct nf_conntrack_expect *rtcp_exp,
H A Dnf_conntrack_pptp.h314 void (*exp_gre)(struct nf_conntrack_expect *exp_orig,
315 struct nf_conntrack_expect *exp_reply);
317 struct nf_conntrack_expect *exp);
H A Dnf_conntrack_amanda.h15 struct nf_conntrack_expect *exp);
H A Dnf_conntrack_irc.h16 struct nf_conntrack_expect *exp);
H A Dnf_conntrack_tftp.h24 struct nf_conntrack_expect *exp);
H A Dnf_conntrack_ftp.h35 struct nf_conntrack_expect *exp);
/linux/net/ipv4/netfilter/
H A Dnf_nat_h323.c179 struct nf_conntrack_expect *rtp_exp, in nat_rtp_rtcp()
180 struct nf_conntrack_expect *rtcp_exp) in nat_rtp_rtcp()
284 struct nf_conntrack_expect *exp) in nat_t120()
322 struct nf_conntrack_expect *exp) in nat_h245()
369 struct nf_conntrack_expect *this) in ip_nat_q931_expect()
400 __be16 port, struct nf_conntrack_expect *exp) in nat_q931()
458 struct nf_conntrack_expect *this) in ip_nat_callforwarding_expect()
484 struct nf_conntrack_expect *exp) in nat_callforwarding()
H A Dnf_nat_pptp.c44 struct nf_conntrack_expect *exp) in pptp_nat_expected()
48 struct nf_conntrack_expect *other_exp; in pptp_nat_expected()
199 pptp_exp_gre(struct nf_conntrack_expect *expect_orig, in pptp_exp_gre()
200 struct nf_conntrack_expect *expect_reply) in pptp_exp_gre()
/linux/net/netfilter/ipvs/
H A Dip_vs_nfct.c141 struct nf_conntrack_expect *exp) in ip_vs_nfct_expect_callback()
215 struct nf_conntrack_expect *exp; in ip_vs_nfct_expect_related()

12