Searched refs:ISDN_P_B_L2DSP (Results 1 – 3 of 3) sorted by relevance
270 case ISDN_P_B_L2DSP: in data_sock_release()543 case ISDN_P_B_L2DSP: in data_sock_bind()804 case ISDN_P_B_L2DSP: in mISDN_sock_create()
1055 if (crq->protocol != ISDN_P_B_L2DSP in dspcreate()1073 if (crq->protocol == ISDN_P_B_L2DSP) { in dspcreate()1112 .Bprotocols = (1 << (ISDN_P_B_L2DSP & ISDN_P_B_MASK))
242 #define ISDN_P_B_L2DSP 0x25 macro