Searched defs:ipq (Results 1 – 1 of 1) sorted by relevance
72 struct ipq { struct73 struct ipq *next; /* linked list pointers */ argument91 struct ipq **pprev; argument101 static struct ipq *ipq_hash[IPQ_HASHSZ]; argument116 static __inline__ void ipq_unlink(struct ipq *ipq) in ipq_unlink()222 static __inline__ void ipq_put(struct ipq *ipq, int *work) in ipq_put()231 static __inline__ void ipq_kill(struct ipq *ipq) in ipq_kill()