Searched refs:l2_send_DM (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | isdnl2.c | 720 l2_send_DM(struct FsmInst *fi, int event, void *arg) in l2_send_DM() function 1564 {ST_L2_6, EV_L2_SABME, l2_send_DM}, 1567 {ST_L2_4, EV_L2_DISC, l2_send_DM}, 1568 {ST_L2_5, EV_L2_DISC, l2_send_DM},
|
/linux-4.19.296/drivers/isdn/mISDN/ |
D | layer2.c | 946 l2_send_DM(struct FsmInst *fi, int event, void *arg) in l2_send_DM() function 1805 {ST_L2_6, EV_L2_SABME, l2_send_DM}, 1808 {ST_L2_4, EV_L2_DISC, l2_send_DM}, 1809 {ST_L2_5, EV_L2_DISC, l2_send_DM},
|