Searched refs:ethif (Results 1 – 5 of 5) sorted by relevance
/reactos/drivers/network/tcpip/lwip/src/include/netif/ppp/ |
H A D | pppapi.h | 66 struct netif *ethif; member 114 ppp_pcb *pppapi_pppoe_create(struct netif *pppif, struct netif *ethif, const char *service_name,
|
H A D | pppoe.h | 170 struct netif *ethif,
|
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/ |
H A D | pppapi.c | 173 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 D | pppoe.c | 172 struct netif *ethif, in pppoe_create() argument 214 sc->sc_ethif = ethif; in pppoe_create()
|
/reactos/drivers/network/tcpip/lwip/doc/ |
H A D | ppp.txt | 225 * ethif, already existing and setup Ethernet interface to use 232 ðif,
|