Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_var.h59 struct ipq { struct
61 u_char ipq_ttl; /* time for reass q to live */ argument
62 u_char ipq_p; /* protocol of this fragment */ argument
63 u_short ipq_id; /* sequence id for reassembly */ argument
64 int ipq_maxoff; /* total length of packet */ argument
65 struct mbuf *ipq_frags; /* to ip headers of fragments */ argument
66 struct in_addr ipq_src,ipq_dst; argument
67 u_char ipq_nfrags; /* # frags in this packet */ argument
68 struct label *ipq_label; /* MAC label */ argument
/f-stack/freebsd/netinet/
H A Dip_var.h59 struct ipq { struct
61 u_char ipq_ttl; /* time for reass q to live */ argument
62 u_char ipq_p; /* protocol of this fragment */ argument
63 u_short ipq_id; /* sequence id for reassembly */ argument
64 int ipq_maxoff; /* total length of packet */ argument
65 struct mbuf *ipq_frags; /* to ip headers of fragments */ argument
66 struct in_addr ipq_src,ipq_dst; argument
67 u_char ipq_nfrags; /* # frags in this packet */ argument
68 struct label *ipq_label; /* MAC label */ argument