Searched refs:tha_offset_and_reserved (Results 1 – 8 of 8) sorted by relevance
2437 tcpha->tha_offset_and_reserved -= (3 << 4); in tcp_xmit_ctl()2478 tcpha->tha_offset_and_reserved += (5 << 4); in tcp_xmit_ctl()2640 tcpha->tha_offset_and_reserved = (5 << 4); in tcp_xmit_early_reset()2896 tcpha->tha_offset_and_reserved += (1 << 4); in tcp_xmit_mp_aux_iss()2924 tcpha->tha_offset_and_reserved += (3 << 4); in tcp_xmit_mp_aux_iss()3010 tcpha->tha_offset_and_reserved += (1 << 4); in tcp_xmit_mp_aux_iss()3019 tcpha->tha_offset_and_reserved += (1 << 4); in tcp_xmit_mp_aux_iss()3288 tcpha->tha_offset_and_reserved += ((num_sack_blk * 2 + 1) << 4); in tcp_xmit_mp()3307 tcpha->tha_offset_and_reserved += (5 << 4); in tcp_xmit_mp()3818 tcpha->tha_offset_and_reserved += in tcp_fill_header()
1263 if (!inbound && (tcpha->tha_offset_and_reserved >> 4) > 10) { in tcpsig_signature()1299 uint16_t offset = tcpha->tha_offset_and_reserved; in tcpsig_signature()1304 tcpha->tha_offset_and_reserved += (5 << 4); in tcpsig_signature()1308 tcpha->tha_offset_and_reserved = offset; in tcpsig_signature()
638 tcp->tcp_tcpha->tha_offset_and_reserved += (3 << 4); in tcp_process_options()2332 tcpha->tha_offset_and_reserved += in tcp_ack_mp()
2938 tcpha->tha_offset_and_reserved = (5 << 4); in tcp_build_hdrs()
103 uint8_t tha_offset_and_reserved; /* Offset to the packet data */ member
285 tcp_hdr.tha_offset_and_reserved = 0x50; in smbsrv_pcap_dump()
131 uint8_t tha_offset_and_reserved; /* Offset to the packet data */ member
110 tcp->tha_offset_and_reserved = 0x5 << 4; in mt_tcp_basic_hdr()