Lines Matching refs:STATE_STOPPING
171 #define STATE_STOPPING 5 macro
1539 case STATE_STOPPING: in sppp_cp_input()
1607 case STATE_STOPPING: in sppp_cp_input()
1676 case STATE_STOPPING: in sppp_cp_input()
1696 case STATE_STOPPING: in sppp_cp_input()
1708 sppp_cp_change_state(cp, sp, STATE_STOPPING); in sppp_cp_input()
1730 case STATE_STOPPING: in sppp_cp_input()
1763 case STATE_STOPPING: in sppp_cp_input()
1822 case STATE_STOPPING: in sppp_cp_input()
1962 case STATE_STOPPING: in sppp_down_event()
2017 case STATE_STOPPING: in sppp_open_event()
2024 sppp_cp_change_state(cp, sp, STATE_STOPPING); in sppp_open_event()
2052 case STATE_STOPPING: in sppp_close_event()
2090 case STATE_STOPPING: in sppp_to_event()
2105 case STATE_STOPPING: in sppp_to_event()
2147 case STATE_STOPPING: in sppp_cp_change_state()
5401 case STATE_STOPPING: return "stopping"; in sppp_state_name()