Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
H A Dpppoe.h178 void pppoe_disc_input(struct netif *netif, struct pbuf *p);
/third_party/lwip/src/netif/
H A Dethernet.c211 pppoe_disc_input(netif, p);
/third_party/lwip/src/netif/ppp/
H A Dpppoe.c370 pppoe_disc_input(struct netif *netif, struct pbuf *pb) in pppoe_disc_input() function
1195 ppp_link_end(sc->pcb); /* notify upper layers - /!\ dangerous /!\ - see pppoe_disc_input() */

Completed in 3 milliseconds