Searched refs:ST_L3_LC_ESTAB (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Disdnl3.c32 ST_L3_LC_ESTAB, enumerator in enum:__anon11892
35 #define L3_STATE_COUNT (ST_L3_LC_ESTAB+1)
43 "ST_L3_LC_ESTAB",
435 FsmChangeState(fi, ST_L3_LC_ESTAB);
456 FsmChangeState(fi, ST_L3_LC_ESTAB);
537 {ST_L3_LC_ESTAB, EV_RELEASE_IND, lc_release_ind},
538 {ST_L3_LC_ESTAB, EV_RELEASE_REQ, lc_start_delay_check},
552 if (st->l3.l3m.state == ST_L3_LC_ESTAB) {

Completed in 36 milliseconds