Searched refs:nl1 (Results 1 – 1 of 1) sorted by relevance
375 struct layer1 *nl1; in create_l1() local378 if (!nl1) { in create_l1()382 nl1->l1m.fsm = &l1fsm_s; in create_l1()384 nl1->Flags = 0; in create_l1()387 nl1->l1m.userdata = nl1; in create_l1()388 nl1->l1m.userint = 0; in create_l1()390 nl1->dch = dch; in create_l1()391 nl1->dcb = dcb; in create_l1()392 mISDN_FsmInitTimer(&nl1->l1m, &nl1->timer3); in create_l1()393 mISDN_FsmInitTimer(&nl1->l1m, &nl1->timerX); in create_l1()[all …]