td_ti             156 netinet/tcp_debug.c 			td->td_ti = *ti;
td_ti             157 netinet/tcp_debug.c 			td->td_ti.ti_len = len;
td_ti             159 netinet/tcp_debug.c 			bzero(&td->td_ti, sizeof(struct tcpiphdr));
td_ti              45 netinet/tcp_debug.h 	struct	tcpiphdr td_ti;