HomeSort by relevance Sort by last modified time
    Searched defs:LWIP_NETIF_API (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/lwip/src/include/
lwipopts.h 8 #define LWIP_NETIF_API 1
41 #define LWIP_NETIF_API 1
  /external/syslinux/core/lwip/src/include/lwip/
opt.h 1083 * LWIP_NETIF_API==1: Support netif api (in netifapi.c)
1085 #ifndef LWIP_NETIF_API
1086 #define LWIP_NETIF_API 0
    [all...]

Completed in 895 milliseconds