Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet/
H A Dip.h247 #define IPDEFTTL 64 /* default ttl, from RFC 1340 */ macro
H A Dip_input.c195 int ip_defttl = IPDEFTTL;
/xnu-8796.121.2/bsd/netinet6/
H A Dipsec.c2378 ip->ip_ttl = IPDEFTTL; in ipsec4_encapsulate()
2518 ip->ip_ttl = IPDEFTTL; in ipsec64_encapsulate()