Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/samples/
Dmain.c47 #ifndef SAMPLE_IP_STACK_SIZE
48 #define SAMPLE_IP_STACK_SIZE (2048) macro
150 static ULONG sample_ip_stack[SAMPLE_IP_STACK_SIZE / sizeof(ULONG)];