Home
last modified time | relevance | path

Searched defs:ethif (Results 1 – 9 of 9) sorted by relevance

/components/net/lwip/lwip-2.1.2/src/include/netif/ppp/
A Dpppapi.h66 struct netif *ethif; member
/components/net/lwip/lwip-2.0.3/src/include/netif/ppp/
A Dpppapi.h66 struct netif *ethif; member
/components/net/lwip/port/
A Dethernetif.c483 struct eth_device *ethif; in eth_netif_device_init() local
671 struct eth_device *ethif; in af_unix_eth_netif_device_init() local
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Dpppapi.c184 pppapi_pppoe_create(struct netif *pppif, struct netif *ethif, const char *service_name, in pppapi_pppoe_create()
A Dpppoe.c172 struct netif *ethif, in pppoe_create()
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Dpppapi.c184 pppapi_pppoe_create(struct netif *pppif, struct netif *ethif, const char *service_name, in pppapi_pppoe_create()
A Dpppoe.c172 struct netif *ethif, in pppoe_create()
/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dppp_oe.c144 pppoe_create(struct netif *ethif, int pd, void (*linkStatusCB)(int pd, int up), struct pppoe_softc … in pppoe_create()
A Dppp.c198 struct netif *ethif; member
607 int pppOverEthernetOpen(struct netif *ethif, const char *service_name, const char *concentrator_nam… in pppOverEthernetOpen()

Completed in 17 milliseconds