Searched defs:nf_nat_setup_info (Results 1 - 1 of 1) sorted by relevance

/net/netfilter/
H A Dnf_nat_core.c376 nf_nat_setup_info(struct nf_conn *ct, function
442 EXPORT_SYMBOL(nf_nat_setup_info); variable
460 return nf_nat_setup_info(ct, &range, manip);
470 /* Do packet manipulations according to nf_nat_setup_info. */
791 /* Make sure that L3 NAT is there by when we call nf_nat_setup_info to
806 return nf_nat_setup_info(ct, &range, manip);

Completed in 115 milliseconds