![]() |
![]() |
Configuration details for packets being transmitted for the connection Will be used in the case of NWAL module being used to create TX headers. More...
#include <nwal.h>
Data Fields | |
nwal_Handle | outHandle |
nwalMacAddr_t | remMacAddr |
nwalMacOpt_t | macOpt |
nwal_IpType | ipType |
nwalIpAddr_t | remIpAddr |
nwalIpOpt_t | ipOpt |
Configuration details for packets being transmitted for the connection Will be used in the case of NWAL module being used to create TX headers.
Configuration details for packets being transmitted for the connection will be used in the case of NWAL module being used to create TX headers
nwalIpOpt_t nwalTxConnCfg_t::ipOpt |
IP header configuration for outgoing packet
Maximum MTU size limited at MAC interface. Enables IP fragmentation functionality at NetCP. In the case of tunnel IP outer IP only will be fragmented. Configuring NULL will disable the fragmentation at NetCP IPv4/IPv6 :nwal_IpType
nwalMacOpt_t nwalTxConnCfg_t::macOpt |
MAC header configuration for outgoing packet
Outbound Handle should be either:
Remote IP Address
nwalMacAddr_t nwalTxConnCfg_t::remMacAddr |
Remote Mac Address In case of IPSec configuration Remote MAC address configuration from SA channel configuration will override this value