Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dppp.c205 static err_t ppp_netif_init_cb(struct netif *netif);
470 static err_t ppp_netif_init_cb(struct netif *netif) { in ppp_netif_init_cb() function
708 (void *)pcb, ppp_netif_init_cb, NULL)) { in ppp_new()