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