Searched refs:MAXTTL (Results 1 - 9 of 9) sorted by relevance

/external/tcpdump/
H A Dip.h156 #define MAXTTL 255 /* maximum time to live (seconds) */ macro
/external/kernel-headers/original/uapi/linux/
H A Dip.h67 #define MAXTTL 255 macro
/external/qemu/slirp/
H A Dip.h175 #define MAXTTL 255 /* maximum time to live (seconds) */ macro
H A Dip_icmp.c302 ip->ip_ttl = MAXTTL;
355 ip->ip_ttl = MAXTTL;
H A Dtcp_subr.c166 ((struct ip *)ti)->ip_ttl = MAXTTL;
/external/qemu/slirp-android/
H A Dip.h177 #define MAXTTL 255 /* maximum time to live (seconds) */ macro
H A Dip_icmp.c304 ip->ip_ttl = MAXTTL;
357 ip->ip_ttl = MAXTTL;
H A Dtcp_subr.c168 ((struct ip *)ti)->ip_ttl = MAXTTL;
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_os_userspace.h79 #define MAXTTL 255 macro

Completed in 1259 milliseconds