Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_var.h61 u_char ipq_ttl; /* time for reass q to live */ member
/f-stack/freebsd/netinet/
H A Dip_var.h61 u_char ipq_ttl; /* time for reass q to live */ member
H A Dip_reass.c311 fp->ipq_ttl = IPFRAGTTL; in ip_reass()
599 if (--fp->ipq_ttl == 0) in ipreass_slowtimo()