HomeSort by relevance Sort by last modified time
    Searched refs:netif_init_fn (Results 1 - 4 of 4) sorted by null

  /external/syslinux/core/lwip/src/include/lwip/
netifapi.h 59 netif_init_fn init;
81 netif_init_fn init,
netif.h 102 typedef err_t (*netif_init_fn)(struct netif *netif); typedef
256 ip_addr_t *gw, void *state, netif_init_fn init, netif_input_fn input);
  /external/syslinux/core/lwip/src/api/
netifapi.c 103 netif_init_fn init,
  /external/syslinux/core/lwip/src/core/
netif.c 138 ip_addr_t *gw, void *state, netif_init_fn init, netif_input_fn input)

Completed in 802 milliseconds