Searched refs:IPFRAGTTL (Results 1 - 5 of 5) sorted by relevance

/external/tcpdump/
H A Dip.h158 #define IPFRAGTTL 60 /* time to live for frags, slowhz */ macro
/external/qemu/slirp/
H A Dip.h177 #define IPFRAGTTL 60 /* time to live for frags, slowhz */ macro
H A Dip_input.c296 fp->ipq_ttl = IPFRAGTTL;
/external/qemu/slirp-android/
H A Dip.h179 #define IPFRAGTTL 60 /* time to live for frags, slowhz */ macro
H A Dip_input.c296 fp->ipq_ttl = IPFRAGTTL;

Completed in 65 milliseconds