Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Ddemo_netx_nat.c40 #define NX_NAT_PACKET_SIZE 1536 macro
44 #define NX_NAT_PACKET_POOL_SIZE (NX_NAT_PACKET_SIZE * 10)
109 NX_NAT_PACKET_SIZE, pointer, in tx_application_define()