Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dip_var.h95 struct ipq { struct
97 struct mbuf *ipq_frags; /* to ip headers of fragments */ argument
98 u_char ipq_ttl; /* time for reass q to live */ argument
99 u_char ipq_p; /* protocol of this fragment */ argument
100 u_short ipq_id; /* sequence id for reassembly */ argument
101 struct in_addr ipq_src, ipq_dst; argument
102 u_int32_t ipq_nfrags; /* # frags in this packet */ argument
103 uint32_t ipq_csum_flags; /* checksum flags */ argument
104 uint32_t ipq_csum; /* partial checksum value */ argument