Lines Matching refs:th_dport
2052 KERNEL_DEBUG(DBG_LAYER_BEG, ((th->th_dport << 16) | th->th_sport), in tcp_input()
2109 KERNEL_DEBUG(DBG_LAYER_BEG, ((th->th_dport << 16) | th->th_sport), in tcp_input()
2226 &ip6->ip6_dst, th->th_dport, ip6_input_getdstifscope(m), 1, in tcp_input()
2230 ip->ip_dst, th->th_dport, 1, m->m_pkthdr.rcvif); in tcp_input()
2265 dbuf, ntohs(th->th_dport), in tcp_input()
2273 dbuf, ntohs(th->th_dport), sbuf, in tcp_input()
2284 dbuf, ntohs(th->th_dport), in tcp_input()
2342 inp->inp_lport != th->th_dport) { in tcp_input()
2346 ntohs(inp->inp_lport), ntohs(th->th_dport)); in tcp_input()
2359 inp->inp_lport != th->th_dport) { in tcp_input()
2363 ntohs(inp->inp_lport), ntohs(th->th_dport)); in tcp_input()
2416 th->th_dport, th->th_sport, &ip6->ip6_dst, in tcp_input()
2424 th->th_dport, th->th_sport, &ip->ip_dst, &ip->ip_src, in tcp_input()
2529 if (th->th_dport == th->th_sport) { in tcp_input()
2610 sin6->sin6_port = th->th_dport; in tcp_input()
2626 sin->sin_port = th->th_dport; in tcp_input()
2726 inp->inp_lport = th->th_dport; in tcp_input()
3321 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()
3325 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()
5645 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()
5649 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()