Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netinet/
H A Dip_var.h47 struct ipq { struct
48 struct ipq *next, *prev; /* to other reass headers */ argument
49 uchar_t ipq_ttl; /* time for reass q to live */ argument
50 uchar_t ipq_p; /* protocol of this fragment */ argument
51 ushort_t ipq_id; /* sequence id for reassembly */ argument
52 struct ipasfrag *ipq_next, *ipq_prev; argument
54 struct in_addr ipq_src, ipq_dst; argument
/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.h359 uint32_t *ipq; member
/titanic_41/usr/src/uts/common/io/
H A Dgld.c2584 queue_t *ipq = NULL; in gld_recv_tagged() local
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3696 queue_t *ipq = NULL; in fcip_setipq() local