Searched refs:tcp_options (Results 1 – 8 of 8) sorted by relevance
169 struct tcp_options { struct227 struct tcp_options tcp_options; member
518 void *tcp_options; in tcp_gen_synack() local531 tcp_options = (void *)(tcp_header + 1); in tcp_gen_synack()532 tcp_header->doff += tcp_mkoptions(tcp_options, tsopt, mss, wscale); in tcp_gen_synack()
209 struct tcp_options { struct545 struct tcp_options tcp_options; member
1300 (ha->ip_config.tcp_options & in qla4xxx_get_iface_param()1402 OP_STATE(~ha->ip_config.tcp_options, in qla4xxx_get_iface_param()1412 OP_STATE(~ha->ip_config.tcp_options, in qla4xxx_get_iface_param()1422 OP_STATE(~ha->ip_config.tcp_options, in qla4xxx_get_iface_param()1441 ival = (ha->ip_config.tcp_options & in qla4xxx_get_iface_param()1451 OP_STATE(ha->ip_config.tcp_options, in qla4xxx_get_iface_param()1468 OP_STATE(ha->ip_config.tcp_options, in qla4xxx_get_iface_param()1474 OP_STATE(ha->ip_config.tcp_options, in qla4xxx_get_iface_param()3553 options = le16_to_cpu(fw_ddb_entry->tcp_options); in qla4xxx_copy_from_fwddb_param()3683 options = le16_to_cpu(fw_ddb_entry->tcp_options); in qla4xxx_copy_to_fwddb_param()[all …]
467 uint16_t tcp_options; member
859 uint16_t tcp_options; /* 0A-0B */ member
455 ha->ip_config.tcp_options = le16_to_cpu(init_fw_cb->ipv4_tcp_opts); in qla4xxx_update_local_ip()
378 struct tcp_options { struct404 struct tcp_options tcpopt; argument