CNDP  22.08.0
cne_sctp_hdr Struct Reference

#include <cne_sctp.h>

Data Fields

cne_be16_t src_port
 
cne_be16_t dst_port
 
cne_be32_t tag
 
cne_be32_t cksum
 

Detailed Description

SCTP Header

Definition at line 28 of file cne_sctp.h.

Field Documentation

◆ src_port

cne_be16_t src_port

Source port.

Definition at line 29 of file cne_sctp.h.

◆ dst_port

cne_be16_t dst_port

Destin port.

Definition at line 30 of file cne_sctp.h.

◆ tag

Validation tag.

Definition at line 31 of file cne_sctp.h.

◆ cksum

cne_be32_t cksum

Checksum.

Definition at line 32 of file cne_sctp.h.


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