Home
last modified time | relevance | path

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

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