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

/net/netfilter/
H A Dnf_nat_tftp.c30 exp->expectfn = nf_nat_follow_master;
H A Dnf_nat_amanda.c44 exp->expectfn = nf_nat_follow_master;
H A Dnf_nat_irc.c47 exp->expectfn = nf_nat_follow_master;
H A Dnf_nat_helper.c191 void nf_nat_follow_master(struct nf_conn *ct, function
212 EXPORT_SYMBOL(nf_nat_follow_master); variable
H A Dnf_nat_ftp.c83 exp->expectfn = nf_nat_follow_master;
H A Dnf_nat_core.c844 .expectfn = nf_nat_follow_master,
/net/ipv4/netfilter/
H A Dnf_nat_h323.c190 rtp_exp->expectfn = nf_nat_follow_master;
193 rtcp_exp->expectfn = nf_nat_follow_master;
292 exp->expectfn = nf_nat_follow_master;
344 exp->expectfn = nf_nat_follow_master;
401 nf_nat_follow_master(new, this);

Completed in 103 milliseconds