Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Dmain.c48 #ifndef SAMPLE_IP_STACK_SIZE
49 #define SAMPLE_IP_STACK_SIZE (2048) macro
151 static ULONG sample_ip_stack[SAMPLE_IP_STACK_SIZE / sizeof(ULONG)];