Home
last modified time | relevance | path

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

/third_party/lwip/test/unit/core/
Dtest_netif.c175 expected_reasons = LWIP_NSC_NONE; in NETIF_DECLARE_EXT_CALLBACK()
209 expected_reasons = LWIP_NSC_NONE; in NETIF_DECLARE_EXT_CALLBACK()
/third_party/lwip/src/include/lwip/
Dnetif.h609 #define LWIP_NSC_NONE 0x0000 macro
/third_party/lwip/src/core/
Dnetif.c745 netif_nsc_reason_t change_reason = LWIP_NSC_NONE;
805 if (change_reason != LWIP_NSC_NONE) {