Searched refs:ipq_ttl (Results 1 – 4 of 4) sorted by relevance
218 u_int8_t ipq_ttl; /* time for reass q to live */ member
296 fp->ipq_ttl = IPFRAGTTL; in ip_reass()482 if (--fp->ipq_ttl == 0) { in ip_slowtimo()
220 u_int8_t ipq_ttl; /* time for reass q to live */ member