Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
unsigned int | nf_nat_packet (struct nf_conn *ct, enum ip_conntrack_info ctinfo, unsigned int hooknum, struct sk_buff *skb) |
int | nf_xfrm_me_harder (struct sk_buff *skb, unsigned int family) |
Variables | |
int(* | nfnetlink_parse_nat_setup_hook )(struct nf_conn *ct, enum nf_nat_manip_type manip, const struct nlattr *attr) |
unsigned int nf_nat_packet | ( | struct nf_conn * | ct, |
enum ip_conntrack_info | ctinfo, | ||
unsigned int | hooknum, | ||
struct sk_buff * | skb | ||
) |
Definition at line 431 of file nf_nat_core.c.