Searched refs:IS_ISDN_P_TE (Results 1 – 2 of 2) sorted by relevance
222 #define IS_ISDN_P_TE(p) ((p == ISDN_P_TE_S0) || (p == ISDN_P_TE_E1) || \ macro
500 if (IS_ISDN_P_TE(csk->sk_protocol) in data_sock_bind()501 == IS_ISDN_P_TE(sk->sk_protocol)) in data_sock_bind()