Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dpppoe.h179 void pppoe_data_input(struct netif *netif, struct pbuf *p);
/third_party/lwip/src/netif/
Dethernet.c215 pppoe_data_input(netif, p);
/third_party/lwip/src/netif/ppp/
Dpppoe.c649 pppoe_data_input(struct netif *netif, struct pbuf *pb) in pppoe_data_input() function