Home
last modified time | relevance | path

Searched refs:NX_NAT_PACKET_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.3.0/samples/
Ddemo_netx_nat.c44 #define NX_NAT_PACKET_POOL_SIZE (NX_NAT_PACKET_SIZE * 10) macro
110 NX_NAT_PACKET_POOL_SIZE); in tx_application_define()
113 pointer = pointer + NX_NAT_PACKET_POOL_SIZE; in tx_application_define()