Home
last modified time | relevance | path

Searched refs:LWIP_NSC_NETIF_ADDED (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/test/unit/core/
Dtest_netif.c112 expected_reasons = LWIP_NSC_NETIF_ADDED; in NETIF_DECLARE_EXT_CALLBACK()
/third_party/lwip/src/include/lwip/
Dnetif.h611 #define LWIP_NSC_NETIF_ADDED 0x0001 macro
/third_party/lwip/src/core/
Dnetif.c519 netif_invoke_ext_callback(netif, LWIP_NSC_NETIF_ADDED, NULL);