Home
last modified time | relevance | path

Searched defs:loop_netif (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
Dnet_group.h45 struct netif *loop_netif; member
/third_party/lwip/src/core/
Dnetif.c153 static struct netif loop_netif; variable
208 struct netif *loop_netif = group->loop_netif; in netif_init() local