Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip_var.h46 struct ipq { struct
47 struct ipq *next, *prev; /* to other reass headers */ argument
48 uchar_t ipq_ttl; /* time for reass q to live */ argument
49 uchar_t ipq_p; /* protocol of this fragment */ argument
50 ushort_t ipq_id; /* sequence id for reassembly */ argument
51 struct ipasfrag *ipq_next, *ipq_prev; argument
53 struct in_addr ipq_src, ipq_dst; argument
/illumos-gate/usr/src/boot/include/netinet/
H A Dip_var.h56 struct ipq { struct
58 u_char ipq_ttl; /* time for reass q to live */ argument
59 u_char ipq_p; /* protocol of this fragment */ argument
60 u_short ipq_id; /* sequence id for reassembly */ argument
61 struct mbuf *ipq_frags; /* to ip headers of fragments */ argument
62 struct in_addr ipq_src,ipq_dst; argument
63 u_char ipq_nfrags; /* # frags in this packet */ argument
64 struct label *ipq_label; /* MAC label */ argument
/illumos-gate/usr/src/boot/libsa/
H A Dip.c137 struct ip_queue *ipq; in ip_reasm_free() local
151 struct ip_queue *ipq, *prev, *p; in ip_reasm_add() local
191 struct ip_queue *ipq, *last; in readipv4() local
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.h359 uint32_t *ipq; member
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c2312 queue_t *ipq = NULL; in gld_recv_tagged() local
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3600 queue_t *ipq = NULL; in fcip_setipq() local