Searched defs:ethif (Results 1 – 9 of 9) sorted by relevance
| /components/net/lwip/lwip-2.1.2/src/include/netif/ppp/ |
| A D | pppapi.h | 66 struct netif *ethif; member
|
| /components/net/lwip/lwip-2.0.3/src/include/netif/ppp/ |
| A D | pppapi.h | 66 struct netif *ethif; member
|
| /components/net/lwip/port/ |
| A D | ethernetif.c | 483 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 D | pppapi.c | 184 pppapi_pppoe_create(struct netif *pppif, struct netif *ethif, const char *service_name, in pppapi_pppoe_create()
|
| A D | pppoe.c | 172 struct netif *ethif, in pppoe_create()
|
| /components/net/lwip/lwip-2.0.3/src/netif/ppp/ |
| A D | pppapi.c | 184 pppapi_pppoe_create(struct netif *pppif, struct netif *ethif, const char *service_name, in pppapi_pppoe_create()
|
| A D | pppoe.c | 172 struct netif *ethif, in pppoe_create()
|
| /components/net/lwip/lwip-1.4.1/src/netif/ppp/ |
| A D | ppp_oe.c | 144 pppoe_create(struct netif *ethif, int pd, void (*linkStatusCB)(int pd, int up), struct pppoe_softc … in pppoe_create()
|
| A D | ppp.c | 198 struct netif *ethif; member 607 int pppOverEthernetOpen(struct netif *ethif, const char *service_name, const char *concentrator_nam… in pppOverEthernetOpen()
|
Completed in 17 milliseconds