Lines Matching refs:th_dport
2000 KERNEL_DEBUG(DBG_LAYER_BEG, ((th->th_dport << 16) | th->th_sport), in tcp_input()
2057 KERNEL_DEBUG(DBG_LAYER_BEG, ((th->th_dport << 16) | th->th_sport), in tcp_input()
2174 &ip6->ip6_dst, th->th_dport, ip6_input_getdstifscope(m), 1, in tcp_input()
2178 ip->ip_dst, th->th_dport, 1, m->m_pkthdr.rcvif); in tcp_input()
2213 dbuf, ntohs(th->th_dport), in tcp_input()
2221 dbuf, ntohs(th->th_dport), sbuf, in tcp_input()
2232 dbuf, ntohs(th->th_dport), in tcp_input()
2290 inp->inp_lport != th->th_dport) { in tcp_input()
2294 ntohs(inp->inp_lport), ntohs(th->th_dport)); in tcp_input()
2307 inp->inp_lport != th->th_dport) { in tcp_input()
2311 ntohs(inp->inp_lport), ntohs(th->th_dport)); in tcp_input()
2364 th->th_dport, th->th_sport, &ip6->ip6_dst, in tcp_input()
2372 th->th_dport, th->th_sport, &ip->ip_dst, &ip->ip_src, in tcp_input()
2477 if (th->th_dport == th->th_sport) { in tcp_input()
2558 sin6->sin6_port = th->th_dport; in tcp_input()
2574 sin->sin_port = th->th_dport; in tcp_input()
2674 inp->inp_lport = th->th_dport; in tcp_input()
3268 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()
3272 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()
5590 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()
5594 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()