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

/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dppp.c205 static err_t ppp_netif_init_cb(struct netif *netif);
465 * ppp_netif_init_cb - netif init callback
467 static err_t ppp_netif_init_cb(struct netif *netif) { function
705 (void *)pcb, ppp_netif_init_cb, NULL)) {

Completed in 82 milliseconds