Searched refs:tcp_opt (Results 1 – 6 of 6) sorted by relevance
715 uint8_t *tcp_opt; in qla_tx_tso() local785 tcp_opt = &hdr[tcp_opt_off]; in qla_tx_tso()787 tcp_opt = (uint8_t *)(mp->m_data + tcp_opt_off); in qla_tx_tso()790 if ((*tcp_opt != 0x01) || (*(tcp_opt + 1) != 0x01) || in qla_tx_tso()791 (*(tcp_opt + 2) != 0x08) || in qla_tx_tso()792 (*(tcp_opt + 3) != 10)) { in qla_tx_tso()
1120 make_established(toep, synqe->iss, synqe->irs, synqe->tcp_opt); in t4_offload_socket()1590 uint16_t tcp_opt = be16toh(cpl->tcp_opt); in synqe_to_protohdrs() local1601 if (G_TCPOPT_TSTAMP(tcp_opt)) { in synqe_to_protohdrs()1678 synqe->tcp_opt = cpl->tcp_opt; in do_pass_establish()
102 be32toh(cpl->rcv_isn) - 1, cpl->tcp_opt); in do_act_establish()
282 __be16 tcp_opt; /* from cpl_pass_establish */ member
551 __be16 tcp_opt; member681 __be16 tcp_opt; member
675 __be16 tcp_opt; member915 __be16 tcp_opt; member