FreeBSD kernel CXGBE device code
tls_hdr Struct Reference

#include <t4_tls.h>

Data Fields

__u8 type
 
__be16 version
 
__be16 length
 

Detailed Description

Definition at line 91 of file t4_tls.h.

Field Documentation

◆ length

__be16 tls_hdr::length

Definition at line 94 of file t4_tls.h.

◆ type

__u8 tls_hdr::type

Definition at line 92 of file t4_tls.h.

◆ version

__be16 tls_hdr::version

Definition at line 93 of file t4_tls.h.


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