Searched refs:ISDN_P_B_START (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/isdn/mISDN/
H A Dcore.c301 if (id < ISDN_P_B_START || id > 63) {
H A Dsocket.c296 if ((sk->sk_protocol & ~ISDN_P_B_MASK) == ISDN_P_B_START) {
491 if (sk->sk_protocol < ISDN_P_B_START) {
498 if (csk->sk_protocol >= ISDN_P_B_START)
H A Dstack.c574 if (ch->protocol >= ISDN_P_B_START) {
/linux-master/include/linux/
H A DmISDNif.h235 #define ISDN_P_B_START 0x20 macro

Completed in 113 milliseconds