Home
last modified time | relevance | path

Searched refs:ethif (Results 1 – 5 of 5) sorted by relevance

/reactos/drivers/network/tcpip/lwip/src/include/netif/ppp/
H A Dpppapi.h66 struct netif *ethif; member
114 ppp_pcb *pppapi_pppoe_create(struct netif *pppif, struct netif *ethif, const char *service_name,
H A Dpppoe.h170 struct netif *ethif,
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A Dpppapi.c173 msg->msg.ppp = pppoe_create(msg->msg.msg.ethernetcreate.pppif, msg->msg.msg.ethernetcreate.ethif, in pppapi_do_pppoe_create()
184 pppapi_pppoe_create(struct netif *pppif, struct netif *ethif, const char *service_name, in pppapi_pppoe_create() argument
194 PPPAPI_VAR_REF(msg).msg.msg.ethernetcreate.ethif = ethif; in pppapi_pppoe_create()
H A Dpppoe.c172 struct netif *ethif, in pppoe_create() argument
214 sc->sc_ethif = ethif; in pppoe_create()
/reactos/drivers/network/tcpip/lwip/doc/
H A Dppp.txt225 * ethif, already existing and setup Ethernet interface to use
232 &ethif,