Searched refs:IPDEFTTL (Results 1 – 9 of 9) sorted by relevance
158 #define IPDEFTTL 64 /* default ttl, from RFC 1340 */ macro
104 p->ip_ttl = IPDEFTTL; in ip_packet()
209 #define IPDEFTTL 64 /* default ttl, from RFC 1340 */ macro
82 VNET_DEFINE(int, ip_defttl) = IPDEFTTL;
389 ip->ip_ttl = IPDEFTTL; in ATF_TC_BODY()
113 ip->ip_ttl = IPDEFTTL; /* char */ in sendip()
434 ip6->ip6_hlim = IPDEFTTL; in ipf_send_ip()
2960 sc->vxl_ttl = IPDEFTTL; in vxlan_set_default_config()
1157 ip.ip_ttl = IPDEFTTL; in initialize_packet()