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/
Dpppoe.h178 void pppoe_disc_input(struct netif *netif, struct pbuf *p);
/third_party/lwip/src/netif/
Dethernet.c211 pppoe_disc_input(netif, p);
/third_party/lwip/src/netif/ppp/
Dpppoe.c370 pppoe_disc_input(struct netif *netif, struct pbuf *pb) in pppoe_disc_input() function