Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dpppol2tp.h43 #define PPPOL2TP_CONTROL_TIMEOUT (5*1000) /* base for quick timeout calculation */ macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dpppol2tp.h47 #define PPPOL2TP_CONTROL_TIMEOUT (5*1000) /* base for quick timeout calculation */ macro