Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip_var.h192 struct ipq { struct
194 u_int8_t ipq_ttl; /* time for reass q to live */ argument
195 u_int8_t ipq_p; /* protocol of this fragment */ argument
196 u_int16_t ipq_id; /* sequence id for reassembly */ argument
197 struct ipqehead ipq_fragq; /* to ip fragment queue */ argument
198 struct in_addr ipq_src, ipq_dst; argument