Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dip.h160 #define IPFRAGTTL 60 /* time to live for frags, slowhz */ macro
/dragonfly/sys/netinet/
H A Dip.h227 #define IPFRAGTTL 60 /* time to live for frags, slowhz */ macro
H A Dip_input.c1100 fp->ipq_ttl = IPFRAGTTL; in ip_reass()