Searched refs:create_l2 (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/isdn/mISDN/ | 
| D | layer2.h | 83 extern struct layer2	*create_l2(struct mISDNchannel *, u_int,
 | 
| D | tei.c | 801 	l2 = create_l2(mgr->up, ISDN_P_LAPD_NT, opt, tei, sapi);  in create_new_tei()1045 	l2 = create_l2(crq->ch, crq->protocol, opt,  in create_teimgr()
 
 | 
| D | layer2.c | 2108 create_l2(struct mISDNchannel *ch, u_int protocol, u_long options, int tei,  in create_l2()  function2221 	l2 = create_l2(crq->ch, crq->protocol, 0, 0, 0);  in x75create()
 
 |