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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip.h236 #define IPDEFTTL 64 /* default ttl, from RFC 1340 */ macro
H A Dip_input.c175 int ip_defttl = IPDEFTTL;
/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec.c2320 ip->ip_ttl = IPDEFTTL;
2413 ip->ip_ttl = IPDEFTTL;

Completed in 30 milliseconds