Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | nf_defrag_ipv6_enable (void) |
int | nf_ct_frag6_init (void) |
void | nf_ct_frag6_cleanup (void) |
struct sk_buff * | nf_ct_frag6_gather (struct sk_buff *skb, u32 user) |
void | nf_ct_frag6_output (unsigned int hooknum, struct sk_buff *skb, struct net_device *in, struct net_device *out, int(*okfn)(struct sk_buff *)) |
Definition at line 673 of file nf_conntrack_reasm.c.
Definition at line 530 of file nf_conntrack_reasm.c.
Definition at line 652 of file nf_conntrack_reasm.c.
void nf_ct_frag6_output | ( | unsigned int | hooknum, |
struct sk_buff * | skb, | ||
struct net_device * | in, | ||
struct net_device * | out, | ||
int(*)(struct sk_buff *) | okfn | ||
) |
Definition at line 604 of file nf_conntrack_reasm.c.
Definition at line 129 of file nf_defrag_ipv6_hooks.c.