Searched refs:th_dport (Results 1 – 3 of 3) sorted by relevance
17 #define th_dport(_x) UNALIGNED_GET(&(_x)->th_dport) macro168 uint16_t th_dport; member
200 th_dport(th); in tcp_endpoint_set()224 th_dport(th); in tcp_endpoint_set()1354 UNALIGNED_PUT(conn->dst.sin.sin_port, &th->th_dport); in tcp_header_add()1506 UNALIGNED_PUT(th_pkt->th_dport, &th_rst->th_sport); in net_tcp_reply_rst()1507 UNALIGNED_PUT(th_pkt->th_sport, &th_rst->th_dport); in net_tcp_reply_rst()
285 th->th_dport = dst_port; in tester_prepare_tcp_pkt()