Searched refs:CMD_MPLS_SW_RST (Results 1 – 1 of 1) sorted by relevance
48 #define CMD_MPLS_SW_RST (WPAD_MPLS_ZRST+1) // temporary defined macro178 cmd = CMD_MPLS_SW_RST; in main()197 … case CMD_MPLS_SW_RST: printBuffer("Try to do the software re-calibration."); break; in main()200 if (cmd != CMD_MPLS_SW_RST) in main()