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
2412 tcpha->tha_offset_and_reserved -= (3 << 4); in tcp_xmit_ctl()2581 tcpha->tha_offset_and_reserved = (5 << 4); in tcp_xmit_early_reset()2837 tcpha->tha_offset_and_reserved += (1 << 4); in tcp_xmit_mp_aux_iss()2865 tcpha->tha_offset_and_reserved += (3 << 4); in tcp_xmit_mp_aux_iss()2951 tcpha->tha_offset_and_reserved += (1 << 4); in tcp_xmit_mp_aux_iss()2960 tcpha->tha_offset_and_reserved += (1 << 4); in tcp_xmit_mp_aux_iss()3225 tcpha->tha_offset_and_reserved += ((num_sack_blk * 2 + 1) << 4); in tcp_xmit_mp()3725 tcpha->tha_offset_and_reserved += in tcp_fill_header()
467 tcp->tcp_tcpha->tha_offset_and_reserved += (3 << 4); in tcp_process_options()2152 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