Home
last modified time | relevance | path

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

12

/linux-5.19.10/include/net/netfilter/
Dnf_conntrack_expect.h18 struct nf_conntrack_expect { struct
31 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 …]
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()
Dnf_nat_helper.h39 void nf_nat_follow_master(struct nf_conn *ct, struct nf_conntrack_expect *this);
/linux-5.19.10/net/netfilter/
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 …]
Dnf_conntrack_h323_main.c82 struct nf_conntrack_expect *rtp_exp,
83 struct nf_conntrack_expect *rtcp_exp) __read_mostly;
90 struct nf_conntrack_expect *exp) __read_mostly;
97 struct nf_conntrack_expect *exp) __read_mostly;
104 struct nf_conntrack_expect *exp) __read_mostly;
110 __be16 port, struct nf_conntrack_expect *exp)
272 struct nf_conntrack_expect *rtp_exp; in expect_rtp_rtcp()
273 struct nf_conntrack_expect *rtcp_exp; in expect_rtp_rtcp()
345 struct nf_conntrack_expect *exp; in expect_t120()
682 struct nf_conntrack_expect *exp; in expect_h245()
[all …]
Dnf_conntrack_tftp.c37 struct nf_conntrack_expect *exp) __read_mostly;
47 struct nf_conntrack_expect *exp; in tftp_help()
Dnf_conntrack_amanda.c45 struct nf_conntrack_expect *exp)
94 struct nf_conntrack_expect *exp; in amanda_help()
Dnf_nat_tftp.c25 struct nf_conntrack_expect *exp) in help()
Dnf_conntrack_irc.c38 struct nf_conntrack_expect *exp) __read_mostly;
117 struct nf_conntrack_expect *exp; in help()
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()
Dnf_conntrack_netlink.c2682 static struct nf_conntrack_expect *
2914 struct nf_conntrack_expect *exp; in ctnetlink_glue_attach_expect()
3027 static __be32 nf_expect_get_id(const struct nf_conntrack_expect *exp) in nf_expect_get_id()
3048 const struct nf_conntrack_expect *exp) in ctnetlink_exp_dump_expect()
3119 int event, const struct nf_conntrack_expect *exp) in ctnetlink_exp_fill_info()
3146 struct nf_conntrack_expect *exp = item->exp; in ctnetlink_expect_event()
3195 nf_ct_expect_put((struct nf_conntrack_expect *)cb->args[1]); in ctnetlink_exp_done()
3203 struct nf_conntrack_expect *exp, *last; in ctnetlink_exp_dump_table()
3208 last = (struct nf_conntrack_expect *)cb->args[1]; in ctnetlink_exp_dump_table()
3251 struct nf_conntrack_expect *exp, *last; in ctnetlink_exp_ct_dump_table()
[all …]
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()
574 struct nf_conntrack_expect *rtp_exp, in nf_nat_sdp_media()
575 struct nf_conntrack_expect *rtcp_exp, in nf_nat_sdp_media()
Dnf_nat_amanda.c33 struct nf_conntrack_expect *exp) in help()
Dnf_conntrack_broadcast.c23 struct nf_conntrack_expect *exp; in nf_conntrack_broadcast_help()
Dnf_nat_irc.c37 struct nf_conntrack_expect *exp) in help()
/linux-5.19.10/include/linux/netfilter/
Dnf_conntrack_h323.h38 struct nf_conntrack_expect *this);
40 struct nf_conntrack_expect *this);
68 struct nf_conntrack_expect *rtp_exp,
69 struct nf_conntrack_expect *rtcp_exp);
75 struct nf_conntrack_expect *exp);
81 struct nf_conntrack_expect *exp);
89 struct nf_conntrack_expect *exp);
95 struct nf_conntrack_expect *exp);
Dnf_conntrack_sip.h125 struct nf_conntrack_expect *exp,
161 struct nf_conntrack_expect *rtp_exp,
162 struct nf_conntrack_expect *rtcp_exp,
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);
Dnf_conntrack_amanda.h15 struct nf_conntrack_expect *exp);
Dnf_conntrack_irc.h16 struct nf_conntrack_expect *exp);
Dnf_conntrack_tftp.h24 struct nf_conntrack_expect *exp);
Dnf_conntrack_ftp.h35 struct nf_conntrack_expect *exp);
/linux-5.19.10/net/ipv4/netfilter/
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()
335 struct nf_conntrack_expect *exp) in nat_h245()
395 struct nf_conntrack_expect *this) in ip_nat_q931_expect()
426 __be16 port, struct nf_conntrack_expect *exp) in nat_q931()
497 struct nf_conntrack_expect *this) in ip_nat_callforwarding_expect()
523 struct nf_conntrack_expect *exp) in nat_callforwarding()
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-5.19.10/net/netfilter/ipvs/
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