AM64x MCU+ SDK  08.02.00
ipParams_t Struct Reference

Detailed Description

Used to populate IP/UDP Parameters. These must be populated from Switch params.

Data Fields

uint32_t srcIP
 
uint32_t dstIP
 
uint8_t dscp
 
uint8_t ttlVal
 

Field Documentation

◆ srcIP

uint32_t ipParams_t::srcIP

Source IP Address

◆ dstIP

uint32_t ipParams_t::dstIP

Destination IP Address

◆ dscp

uint8_t ipParams_t::dscp

DSCP Field. Not used right now

◆ ttlVal

uint8_t ipParams_t::ttlVal

TTL Value, copy from Switch config params or Stack params