Searched defs:ipq (Results 1 – 4 of 4) sorted by relevance
47 struct ipq { struct48 struct ipq *next, *prev; /* to other reass headers */ argument49 uchar_t ipq_ttl; /* time for reass q to live */ argument50 uchar_t ipq_p; /* protocol of this fragment */ argument51 ushort_t ipq_id; /* sequence id for reassembly */ argument52 struct ipasfrag *ipq_next, *ipq_prev; argument54 struct in_addr ipq_src, ipq_dst; argument
359 uint32_t *ipq; member
2584 queue_t *ipq = NULL; in gld_recv_tagged() local
3696 queue_t *ipq = NULL; in fcip_setipq() local