Searched refs:OPENED (Results 1 – 12 of 12) sorted by relevance
155 case OPENED:195 case OPENED:215 if( f->state != OPENED )270 case OPENED:430 case OPENED:463 f->state = OPENED;521 f->state = OPENED;527 case OPENED:596 case OPENED:623 case OPENED:[all …]
392 if (f->state != OPENED)455 if (oldstate == OPENED && p[0] == TERMREQ && f->state != OPENED) {486 if (f->state != OPENED)978 if (f->state != OPENED)1057 if (f->state != OPENED)1469 if (lcp_fsm[f->unit].state == OPENED) {1630 if (f->state == OPENED) {1671 if (f->state == OPENED && ccp_localstate[f->unit] & RREQ_REPEAT) {
132 #define OPENED 9 /* Connection available */ macro
525 if (f->state != OPENED)575 if( f->state != OPENED ){1314 if (f->state != OPENED) {1485 if (f->state != OPENED)2241 if (f->state == OPENED) {2258 if (f->state != OPENED)2337 if (f->state == OPENED) {
805 if (f->state != OPENED)877 if (f->state != OPENED)1365 if (ipv6cp_fsm[0].state != OPENED) {1371 if (ipv6cp_fsm[0].state == OPENED) {
1252 if (f->state != OPENED)1400 if (f->state != OPENED)2063 if (ipcp_fsm[0].state != OPENED) {2069 if (ipcp_fsm[0].state == OPENED) {
865 if (f->state != OPENED)970 if (f->state != OPENED)
1089 if (protocol != PPP_LCP && lcp_fsm[0].state != OPENED) { in get_input()
55 #define OPENED 2 macro271 vf->ready_state=OPENED; in _decode_clear()290 if(vf->ready_state>OPENED)_decode_clear(vf); in _fetch_headers()340 vf->ready_state=OPENED; in _fetch_headers()482 case OPENED: in _make_decode_ready()630 if(vf->ready_state>=OPENED){ in _fetch_and_process_packet()765 if(vf->ready_state < OPENED) in _ov_open2()766 vf->ready_state=OPENED; in _ov_open2()875 if(vf->ready_state<OPENED)return OV_EINVAL; in ov_bitrate()916 if(vf->ready_state<OPENED)return OV_EINVAL; in ov_bitrate_instant()[all …]
100927 OPENED = 1, enumerator