Searched refs:tha_offset_and_reserved (Results 1 – 5 of 5) sorted by relevance
103 uint8_t tha_offset_and_reserved; /* Offset to the packet data */ member
2398 tcpha->tha_offset_and_reserved -= (3 << 4); in tcp_xmit_ctl()2567 tcpha->tha_offset_and_reserved = (5 << 4); in tcp_xmit_early_reset()2823 tcpha->tha_offset_and_reserved += (1 << 4); in tcp_xmit_mp_aux_iss()2851 tcpha->tha_offset_and_reserved += (3 << 4); in tcp_xmit_mp_aux_iss()2937 tcpha->tha_offset_and_reserved += (1 << 4); in tcp_xmit_mp_aux_iss()2946 tcpha->tha_offset_and_reserved += (1 << 4); in tcp_xmit_mp_aux_iss()3211 tcpha->tha_offset_and_reserved += ((num_sack_blk * 2 + 1) << 4); in tcp_xmit_mp()3711 tcpha->tha_offset_and_reserved += in tcp_fill_header()
464 tcp->tcp_tcpha->tha_offset_and_reserved += (3 << 4); in tcp_process_options()756 tcp->tcp_tcpha->tha_offset_and_reserved -= (3 << 4); in tcp_paws_check()2204 tcpha->tha_offset_and_reserved += in tcp_ack_mp()
2902 tcpha->tha_offset_and_reserved = (5 << 4); in tcp_build_hdrs()
128 uint8_t tha_offset_and_reserved; /* Offset to the packet data */ member