Lines Matching refs:th_dport
2112 KERNEL_DEBUG(DBG_LAYER_BEG, ((th->th_dport << 16) | th->th_sport), in tcp_input()
2169 KERNEL_DEBUG(DBG_LAYER_BEG, ((th->th_dport << 16) | th->th_sport), in tcp_input()
2287 &ip6->ip6_dst, th->th_dport, ip6_input_getdstifscope(m), 1, in tcp_input()
2291 ip->ip_dst, th->th_dport, 1, m->m_pkthdr.rcvif); in tcp_input()
2326 dbuf, ntohs(th->th_dport), in tcp_input()
2334 dbuf, ntohs(th->th_dport), sbuf, in tcp_input()
2345 dbuf, ntohs(th->th_dport), in tcp_input()
2403 inp->inp_lport != th->th_dport) { in tcp_input()
2407 ntohs(inp->inp_lport), ntohs(th->th_dport)); in tcp_input()
2420 inp->inp_lport != th->th_dport) { in tcp_input()
2424 ntohs(inp->inp_lport), ntohs(th->th_dport)); in tcp_input()
2477 th->th_dport, th->th_sport, &ip6->ip6_dst, in tcp_input()
2485 th->th_dport, th->th_sport, &ip->ip_dst, &ip->ip_src, in tcp_input()
2583 if (th->th_dport == th->th_sport) { in tcp_input()
2664 sin6->sin6_port = th->th_dport; in tcp_input()
2680 sin->sin_port = th->th_dport; in tcp_input()
2783 inp->inp_lport = th->th_dport; in tcp_input()
3415 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()
3419 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()
5860 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()
5864 KERNEL_DEBUG(DBG_LAYER_END, ((th->th_dport << 16) | th->th_sport), in tcp_input()