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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_gif.h67 extern int ip_gif_ttl;
H A Din_gif.c96 int ip_gif_ttl = GIF_TTL; variable
98 &ip_gif_ttl, 0, "");
175 iphdr.ip_ttl = ip_gif_ttl;

Completed in 16 milliseconds