Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Dmain.c62 #ifndef SAMPLE_ARP_CACHE_SIZE
63 #define SAMPLE_ARP_CACHE_SIZE (512) macro
160 static ULONG sample_arp_cache_area[SAMPLE_ARP_CACHE_SIZE / sizeof(ULONG)];