Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
H A Dppp.h690 netif_set_link_callback(ppp->netif, link_cb);
/third_party/lwip/src/include/lwip/
H A Dnetif.h513 void netif_set_link_callback(struct netif *netif, netif_status_callback_fn link_callback);
/third_party/lwip/src/core/
H A Dnetif.c1176 netif_set_link_callback(struct netif *netif, netif_status_callback_fn link_callback) function

Completed in 5 milliseconds