Home
last modified time | relevance | path

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

/third_party/lwip/src/include/netif/ppp/
Dfsm.h150 #define OPT_RESTART 2 /* Treat 2nd OPEN as DOWN, UP */ macro
/third_party/lwip/src/netif/ppp/
Dfsm.c184 if( f->flags & OPT_RESTART ){ in fsm_open()