ttl               758 dev/ic/hme.c   			u_int8_t ttl;
ttl               816 dev/ic/hme.c   	ph.h.ttl = 0;
ttl              1560 net/pf.c           u_int8_t flags, u_int16_t win, u_int16_t mss, u_int8_t ttl, int tag,
ttl              1672 net/pf.c       		h->ip_ttl = ttl ? ttl : ip_defttl;
ttl              1935 netinet/ip_output.c 	u_char *ttl;
ttl              1957 netinet/ip_output.c 		ttl = mtod(*mp, u_char *);
ttl              1959 netinet/ip_output.c 		*ttl = (imo == NULL) ? IP_DEFAULT_MULTICAST_TTL