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

/xnu-2422.115.4/bsd/netinet/
H A Din_gif.h66 extern int ip_gif_ttl;
H A Din_gif.c96 int ip_gif_ttl = GIF_TTL; variable
98 &ip_gif_ttl, 0, "");
181 iphdr.ip_ttl = ip_gif_ttl;

Completed in 16 milliseconds