Lines Matching refs:th_dport
1968 KERNEL_DEBUG(DBG_LAYER_BEG, ((th->th_dport << 16) | th->th_sport), in tcp_input()
2025 KERNEL_DEBUG(DBG_LAYER_BEG, ((th->th_dport << 16) | th->th_sport), in tcp_input()
2142 &ip6->ip6_dst, th->th_dport, ip6_input_getdstifscope(m), 1, in tcp_input()
2146 ip->ip_dst, th->th_dport, 1, m->m_pkthdr.rcvif); in tcp_input()
2181 dbuf, ntohs(th->th_dport), in tcp_input()
2189 dbuf, ntohs(th->th_dport), sbuf, in tcp_input()
2200 dbuf, ntohs(th->th_dport), in tcp_input()
2258 inp->inp_lport != th->th_dport) { in tcp_input()
2262 ntohs(inp->inp_lport), ntohs(th->th_dport)); in tcp_input()
2275 inp->inp_lport != th->th_dport) { in tcp_input()
2279 ntohs(inp->inp_lport), ntohs(th->th_dport)); in tcp_input()
2332 th->th_dport, th->th_sport, &ip6->ip6_dst, in tcp_input()
2340 th->th_dport, th->th_sport, &ip->ip_dst, &ip->ip_src, in tcp_input()
2444 if (th->th_dport == th->th_sport) { in tcp_input()
2525 sin6->sin6_port = th->th_dport; in tcp_input()
2541 sin->sin_port = th->th_dport; in tcp_input()
2638 inp->inp_lport = th->th_dport; in tcp_input()
3212 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()
3216 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()
5531 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()
5535 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()