Searched refs:pppInProcOverEthernet (Results 1 – 3 of 3) sorted by relevance
435 void pppInProcOverEthernet(int pd, struct pbuf *pb);
628 pppInProcOverEthernet(sc->sc_pd, pb); in pppoe_data_input()
1955 pppInProcOverEthernet(int pd, struct pbuf *pb) in pppInProcOverEthernet() function