Searched refs:AF_ISDN (Results 1 – 3 of 3) sorted by relevance
39 AF_ISDN = 26, enumerator40 AF_E164 = AF_ISDN,80 enum PF_ISDN = AF_ISDN;
234 #define AF_ISDN 26 /* Integrated Services Digital Network*/ macro235 #define AF_E164 AF_ISDN /* CCITT E.164 recommendation */346 #define PF_ISDN AF_ISDN /* same as E164 */
99 AF_ISDN = PF_ISDN, enumerator