Home
last modified time | relevance | path

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

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