FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
avf_sctp_hdr Struct Reference

SCTP Header. More...

Data Fields

u16 src_port
 Source port. More...
 
u16 dst_port
 Destin port. More...
 
u32 tag
 Validation tag. More...
 
u32 cksum
 Checksum. More...
 

Detailed Description

SCTP Header.

Definition at line 710 of file avf_advanced_flow.h.

Field Documentation

◆ cksum

u32 avf_sctp_hdr::cksum

Checksum.

Definition at line 715 of file avf_advanced_flow.h.

◆ dst_port

u16 avf_sctp_hdr::dst_port

Destin port.

Definition at line 713 of file avf_advanced_flow.h.

◆ src_port

u16 avf_sctp_hdr::src_port

Source port.

Definition at line 712 of file avf_advanced_flow.h.

◆ tag

u32 avf_sctp_hdr::tag

Validation tag.

Definition at line 714 of file avf_advanced_flow.h.


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