Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dtcp_common.h194 __le16 syn_ip_payload_length /* length of Tcp header in SYN packet - relevent for passive mode */; member
H A Decore_iscsi_api.h113 u16 syn_ip_payload_length; member
H A Decore_iwarp.h186 u16 syn_ip_payload_length; member
H A Decore_iwarp.c735 p_tcp_ramrod->tcp.syn_ip_payload_length); in ecore_iwarp_print_tcp_ramrod()
859 p_tcp_ramrod->tcp.syn_ip_payload_length = in ecore_iwarp_tcp_offload()
860 OSAL_CPU_TO_LE16(ep->syn_ip_payload_length); in ecore_iwarp_tcp_offload()
2885 ep->syn_ip_payload_length = (u16)payload_len; in ecore_iwarp_ll2_comp_syn_pkt()