Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv4/
Dip4.c208 #elif defined(LWIP_HOOK_IP4_ROUTE) in ip4_route()
209 netif = LWIP_HOOK_IP4_ROUTE(dest); in ip4_route()
/third_party/lwip/src/include/lwip/
Dopt.h2884 #define LWIP_HOOK_IP4_ROUTE() macro