Home
last modified time | relevance | path

Searched defs:fq (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/net/ipv6/
Dreassembly.c131 struct frag_queue *fq; in ip6_hashfn() local
139 struct frag_queue *fq; in ip6_frag_match() local
151 struct frag_queue *fq = container_of(q, struct frag_queue, q); in ip6_frag_init() local
163 static __inline__ void fq_put(struct frag_queue *fq) in fq_put()
171 static __inline__ void fq_kill(struct frag_queue *fq) in fq_kill()
187 struct frag_queue *fq; in ip6_frag_expire() local
249 static int ip6_frag_queue(struct frag_queue *fq, struct sk_buff *skb, in ip6_frag_queue()
411 static int ip6_frag_reasm(struct frag_queue *fq, struct sk_buff *prev, in ip6_frag_reasm()
538 struct frag_queue *fq; in ipv6_frag_rcv() local
/linux-3.3/net/ipv6/netfilter/
Dnf_conntrack_reasm.c121 static __inline__ void fq_put(struct nf_ct_frag6_queue *fq) in fq_put()
129 static __inline__ void fq_kill(struct nf_ct_frag6_queue *fq) in fq_kill()
143 struct nf_ct_frag6_queue *fq; in nf_ct_frag6_expire() local
189 static int nf_ct_frag6_queue(struct nf_ct_frag6_queue *fq, struct sk_buff *skb, in nf_ct_frag6_queue()
340 nf_ct_frag6_reasm(struct nf_ct_frag6_queue *fq, struct net_device *dev) in nf_ct_frag6_reasm()
525 struct nf_ct_frag6_queue *fq; in nf_ct_frag6_gather() local
/linux-3.3/arch/sparc/kernel/
Dptrace_32.c332 struct fq { struct
333 unsigned long *insnaddr;
334 unsigned long insn;
/linux-3.3/net/ipv4/
Dinet_fragment.c97 static inline void fq_unlink(struct inet_frag_queue *fq, struct inet_frags *f) in fq_unlink()
106 void inet_frag_kill(struct inet_frag_queue *fq, struct inet_frags *f) in inet_frag_kill()
/linux-3.3/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_lcn.c3493 u8 di0, dq0, ei, eq, fi, fq; in wlc_lcnphy_get_cc() local