Searched refs:th_dport (Results 1 – 5 of 5) sorted by relevance
252 th->th_dport = tp->fport; in tcpip_fillheaders()320 nth->th_sport = thgen->th_dport; in tcp_respond()321 nth->th_dport = thgen->th_sport; in tcp_respond()
59 uint16_t th_dport; /* destination port */ member
158 nth->th_dport = tp->fport; in tcp_twrespond()
752 if (th->th_dport == th->th_sport && in tcp_input()
663 aMessageInfo.mSockPort = BigEndian::HostSwap16(tcpHeader->th_dport); in HandleMessage()