Home
last modified time | relevance | path

Searched refs:netif_get_loopif (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dnetif.h678 struct netif* netif_get_loopif(void);
/btstack/3rd-party/lwip/core/src/core/
H A Dnetif.c147 struct netif* netif_get_loopif(void) in netif_get_loopif() function