Searched refs:AF_ATMSVC (Results 1 – 7 of 7) 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()
72 #if defined(AF_ATMSVC) || (defined(HAVE_DECL_AF_ATMSVC) && HAVE_DECL_AF_ATMSVC)73 XLAT(AF_ATMSVC),
23 AF_ATMSVC
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()
907 __ADD(AF_ATMSVC,atmsvc)