Searched refs:AF_ATMSVC (Results 1 – 6 of 6) sorted by relevance
22 #ifndef AF_ATMSVC23 #define AF_ATMSVC 20 macro31 #define PF_ATMSVC AF_ATMSVC
155 addr->sas_family = AF_ATMSVC; in try_nsap()188 addr->sas_family = AF_ATMSVC; in try_e164()
133 addr->sas_family = AF_ATMSVC; in ans_byname()
102 if (addr.sas_family != AF_ATMSVC || in atm_parse_class_opt()165 if (addr.sas_family == AF_ATMSVC && setsockopt(s,SOL_ATM,SO_ATMSAP, in atm_parse_class_opt()
182 #define AF_ATMSVC 20 /* ATM SVCs */ macro216 #define PF_ATMSVC AF_ATMSVC
231 #ifdef AF_ATMSVC232 { AF_ATMSVC, "AF_ATMSVC" },