Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dip_var.h97 u_char ipq_ttl; /* time for reass q to live */ member
H A Dip_input.c2352 fp->ipq_ttl = IPFRAGTTL; in ip_reass()
2650 if (--fpp->ipq_ttl == 0) { in frag_timeout()