Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ConstantDescriptionPossible Values
NET_IPv4_CFG_EN Enables the IPv4 module. 
NET_IPv4_CFG_IF_MAX_NBR_ADDR  Determines the maximum number of IPv4 addresses that may be configured per network interface at run-time.At least 1

IPv6 Layer

ConstantDescriptionPossible Values
NET_IPv6_CFG_EN Enables the IPv6 module. 
NET_IPv6_CFG_IF_MAX_NBR_ADDR  Determines the maximum number of IPv6 addresses that may be configured per network interface at run-time.At least 2

Internet Group Management Protocol (IGMP)

ConstantDescriptionPossible Values
NET_MCAST_CFG_IPv4_RX_EN  
NET_MCAST_CFG_IPv4_TX_EN  
NET_MCAST_CFG_HOST_GRP_NBR_MAX Configures the maximum number of IGMP host groups that may be joined at any one time. 

Socket Layer 

ConstantDescriptionPossible Values
NET_SOCK_CFG_SOCK_NBR_TCP  
NET_SOCK_CFG_SOCK_NBR_UDP  
NET_SOCK_CFG_SEL_EN  
NET_SOCK_CFG_CONN_ACCEPT_Q_SIZE_MAX  
NET_SOCK_CFG_RX_Q_SIZE_OCTET  
NET_SOCK_CFG_TX_Q_SIZE_OCTET  

...