Searched refs:IPDEFTTL (Results 1 – 3 of 3) sorted by relevance
247 #define IPDEFTTL 64 /* default ttl, from RFC 1340 */ macro
195 int ip_defttl = IPDEFTTL;
2393 ip->ip_ttl = IPDEFTTL; in ipsec4_encapsulate()2528 ip->ip_ttl = IPDEFTTL; in ipsec64_encapsulate()