Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDip_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