tcpiphdr 126 netinet/tcp_debug.c struct tcpiphdr *ti = (struct tcpiphdr *)headers; tcpiphdr 159 netinet/tcp_debug.c bzero(&td->td_ti, sizeof(struct tcpiphdr)); tcpiphdr 45 netinet/tcp_debug.h struct tcpiphdr td_ti; tcpiphdr 97 netinet/tcp_input.c struct tcpiphdr tcp_saveti; tcpiphdr 331 netinet/tcp_subr.c struct tcpiphdr *ti = (struct tcpiphdr *)template; tcpiphdr 372 netinet/tcp_subr.c ti = mtod(m, struct tcpiphdr *); tcpiphdr 390 netinet/tcp_subr.c m->m_len = sizeof (struct tcpiphdr); tcpiphdr 407 netinet/tcp_subr.c tlen += sizeof (struct tcpiphdr); tcpiphdr 41 netinet/tcpip.h struct tcpiphdr {