Searched refs:MAXTTL (Results 1 – 5 of 5) sorted by relevance
211 #define MAXTTL 255 /* maximum time to live (seconds) */ macro
1238 if (optval >= 0 && optval <= MAXTTL) in ip_ctloutput()
1249 if (ip->ip_ttl < MAXTTL) in X_ip_mforward()
3467 return (ttl > MAXTTL); in vxlan_check_ttl()