![]() |
FD.io VPP
v21.06
Vector Packet Processing
|
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... | |
SCTP Header.
Definition at line 710 of file avf_advanced_flow.h.
| u32 avf_sctp_hdr::cksum |
Checksum.
Definition at line 715 of file avf_advanced_flow.h.
| u16 avf_sctp_hdr::dst_port |
Destin port.
Definition at line 713 of file avf_advanced_flow.h.
| u16 avf_sctp_hdr::src_port |
Source port.
Definition at line 712 of file avf_advanced_flow.h.
| u32 avf_sctp_hdr::tag |
Validation tag.
Definition at line 714 of file avf_advanced_flow.h.