Data Fields
nwalTxConnCfg_t Struct Reference

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

Detailed Description

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


Field Documentation

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

MAC header configuration for outgoing packet

Outbound Handle should be either:

  • NWAL handle returned for nwal_setSecPolicy() NWAL_SA_DIR_OUTBOUND or
  • NULL in the case of non IPSec configuration

Remote IP Address

Remote Mac Address In case of IPSec configuration Remote MAC address configuration from SA channel configuration will override this value


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

Copyright 2014, Texas Instruments Incorporated