Searched refs:NX_PACKET_PAYLOAD (Results 1 – 1 of 1) sorted by relevance
14 #define NX_PACKET_PAYLOAD 1536 macro15 #define NX_PACKET_POOL_SIZE 30 * NX_PACKET_PAYLOAD103 …status = nx_packet_pool_create(&main_pool, "Main Packet Pool", NX_PACKET_PAYLOAD, pointer, NX_PAC… in tx_application_define()