Home
last modified time | relevance | path

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

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