Searched refs:syn_ip_payload_length (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dtcp_common.h196 __le16 syn_ip_payload_length /* length of Tcp header in SYN packet - relevent for passive mode */; member in struct:tcp_offload_params_opt2
H A Decore_iscsi_api.h115 u16 syn_ip_payload_length; member in struct:ecore_iscsi_conn
H A Decore_iwarp.h188 u16 syn_ip_payload_length; member in struct:ecore_iwarp_ep
H A Decore_iwarp.c736 DP_VERBOSE(p_hwfn, ECORE_MSG_RDMA, "syn_ip_payload_length=%x\n",
737 p_tcp_ramrod->tcp.syn_ip_payload_length);
861 p_tcp_ramrod->tcp.syn_ip_payload_length =
862 OSAL_CPU_TO_LE16(ep->syn_ip_payload_length);
2887 ep->syn_ip_payload_length = (u16)payload_len;

Completed in 100 milliseconds