Home
last modified time | relevance | path

Searched defs:ipq (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/net/ipv4/
Dip_fragment.c66 struct ipq { struct
82 * In ipq->ecn, we store the OR value of each ip4_frag_ecn() fragment value. argument
143 struct ipq *ipq; in ip4_hashfn() local
196 static __inline__ void ipq_put(struct ipq *ipq) in ipq_put()
204 static void ipq_kill(struct ipq *ipq) in ipq_kill()
/linux-3.3/net/iucv/
Diucv.c1599 struct iucv_path_quiesced *ipq = (void *) data; in iucv_path_quiesced() local