Home
last modified time | relevance | path

Searched defs:PPPERR_ALLOC (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dppp.h70 #define PPPERR_ALLOC -4 /* Unable to allocate resources. */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dppp.h131 #define PPPERR_ALLOC 4 /* Unable to allocate resources. */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dppp.h135 #define PPPERR_ALLOC 4 /* Unable to allocate resources. */ macro