Searched defs:nf_ct_frag6_queue (Results 1 – 1 of 1) sorted by relevance
60 struct nf_ct_frag6_queue struct62 struct inet_frag_queue q;64 __be32 id; /* fragment id */65 u32 user;66 struct in6_addr saddr;67 struct in6_addr daddr;69 unsigned int csum;70 __u16 nhoffset;189 static int nf_ct_frag6_queue(struct nf_ct_frag6_queue *fq, struct sk_buff *skb, in nf_ct_frag6_queue() function