Searched refs:l3m (Results 1 – 3 of 3) sorted by relevance
297 FsmEvent(&p->st->l3.l3m, EV_RELEASE_REQ, NULL); in release_l3_process()299 FsmEvent(&p->st->l3.l3m, EV_RELEASE_IND, NULL); in release_l3_process()337 st->l3.l3m.fsm = &l3fsm; in setstack_l3dc()338 st->l3.l3m.state = ST_L3_LC_REL; in setstack_l3dc()339 st->l3.l3m.debug = 1; in setstack_l3dc()340 st->l3.l3m.userdata = st; in setstack_l3dc()341 st->l3.l3m.userint = 0; in setstack_l3dc()342 st->l3.l3m.printdebug = l3m_debug; in setstack_l3dc()343 FsmInitTimer(&st->l3.l3m, &st->l3.l3m_timer); in setstack_l3dc()407 st->l3.l3m.fsm = &l3fsm; in setstack_l3bc()[all …]
277 struct FsmInst l3m; member
1404 chanp[i].d_st->l3.l3m.debug = debugflags & 0x80; in distr_debug()1405 chanp[i].b_st->l3.l3m.debug = debugflags & 0x100; in distr_debug()