Searched refs:MEMP_NUM_ND6_QUEUE (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/lwip2/lwip/priv/
H A Dmemp_std.h106 LWIP_MEMPOOL(ND6_QUEUE, MEMP_NUM_ND6_QUEUE, sizeof(struct nd6_q_entry), "ND6_QUEUE")
/barrelfish-master/include/lwip2/lwip/
H A Dopt.h2280 * MEMP_NUM_ND6_QUEUE: Max number of IPv6 packets to queue during MAC resolution.
2282 #if !defined MEMP_NUM_ND6_QUEUE || defined __DOXYGEN__
2283 #define MEMP_NUM_ND6_QUEUE 20 macro

Completed in 132 milliseconds