Searched refs:ipq_ttl (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dip_var.h91 * They are timed out after ipq_ttl drops to 0, and may also
100 u_char ipq_ttl; /* time for reass q to live */ member in struct:ipq
H A Dip_input.c1580 fp->ipq_ttl = IPFRAGTTL;
1922 if (--fpp->ipq_ttl == 0) {

Completed in 25 milliseconds