2 * wanrouter.h Legacy declarations kept around until X25 is removed
11 WAN_UNCONFIGURED
, /* link/channel is not configured */
12 WAN_DISCONNECTED
, /* link/channel is disconnected */
13 WAN_CONNECTING
, /* connection is in progress */
14 WAN_CONNECTED
/* link/channel is operational */
17 #endif /* _UAPI_ROUTER_H */