Searched refs:ISDN_P_B_L2DSP (Results 1 – 3 of 3) sorted by relevance
260 case ISDN_P_B_L2DSP: in data_sock_release()533 case ISDN_P_B_L2DSP: in data_sock_bind()792 case ISDN_P_B_L2DSP: in mISDN_sock_create()
1052 if (crq->protocol != ISDN_P_B_L2DSP in dspcreate()1070 if (crq->protocol == ISDN_P_B_L2DSP) { in dspcreate()1109 .Bprotocols = (1 << (ISDN_P_B_L2DSP & ISDN_P_B_MASK))
241 #define ISDN_P_B_L2DSP 0x25 macro