Searched refs:LWIP_NETIF_REMOVE_CALLBACK (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/include/lwip2/lwip/
H A Dnetif.h273 #if LWIP_NETIF_REMOVE_CALLBACK
276 #endif /* LWIP_NETIF_REMOVE_CALLBACK */
406 #if LWIP_NETIF_REMOVE_CALLBACK
408 #endif /* LWIP_NETIF_REMOVE_CALLBACK */
H A Dopt.h1421 * LWIP_NETIF_REMOVE_CALLBACK==1: Support a callback function that is called
1424 #if !defined LWIP_NETIF_REMOVE_CALLBACK || defined __DOXYGEN__
1425 #define LWIP_NETIF_REMOVE_CALLBACK 0 macro
/barrelfish-master/lib/lwip2/src/core/
H A Dnetif.c457 #if LWIP_NETIF_REMOVE_CALLBACK
461 #endif /* LWIP_NETIF_REMOVE_CALLBACK */
717 #if LWIP_NETIF_REMOVE_CALLBACK
729 #endif /* LWIP_NETIF_REMOVE_CALLBACK */

Completed in 150 milliseconds