FreeBSD kernel CXGBE device code
tlsrx_hdr_pkt Struct Reference

#include <t4_tls.h>

Data Fields

__u8 type
 
__be16 version
 
__be16 length
 
__be64 tls_seq
 
__be16 reserved1
 
__u8 res_to_mac_error
 

Detailed Description

Definition at line 97 of file t4_tls.h.

Field Documentation

◆ length

__be16 tlsrx_hdr_pkt::length

Definition at line 100 of file t4_tls.h.

◆ res_to_mac_error

__u8 tlsrx_hdr_pkt::res_to_mac_error

Definition at line 104 of file t4_tls.h.

◆ reserved1

__be16 tlsrx_hdr_pkt::reserved1

Definition at line 103 of file t4_tls.h.

◆ tls_seq

__be64 tlsrx_hdr_pkt::tls_seq

Definition at line 102 of file t4_tls.h.

◆ type

__u8 tlsrx_hdr_pkt::type

Definition at line 98 of file t4_tls.h.

◆ version

__be16 tlsrx_hdr_pkt::version

Definition at line 99 of file t4_tls.h.


The documentation for this struct was generated from the following file: