hdroptlen         379 netinet/tcp_input.c 	int hdroptlen = 0;
hdroptlen        1113 netinet/tcp_input.c 	hdroptlen = iphlen + off;
hdroptlen        1360 netinet/tcp_input.c 		hdroptlen += todrop;	/* drop from head afterwards */
hdroptlen        2018 netinet/tcp_input.c 		        tcp_pulloutofband(so, th->th_urp, m, hdroptlen);
hdroptlen        2056 netinet/tcp_input.c 				m_adj(m, hdroptlen);
hdroptlen        2061 netinet/tcp_input.c 			m_adj(m, hdroptlen);