Searched refs:ip_gif_ttl (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Din_gif.h66 extern int ip_gif_ttl;
H A Din_gif.c92 int ip_gif_ttl = GIF_TTL; variable
94 &ip_gif_ttl, 0, "");
177 iphdr.ip_ttl = ip_gif_ttl;

Completed in 15 milliseconds