Searched defs:AF_ATMSVC (Results 1 - 4 of 4) sorted by relevance

/external/ppp/pppd/plugins/pppoatm/
H A Datm.h22 #ifndef AF_ATMSVC
23 #define AF_ATMSVC 20 macro
31 #define PF_ATMSVC AF_ATMSVC
/external/strace/xlat/
H A Daddrfams.h62 #if !(defined(AF_ATMSVC) || (defined(HAVE_DECL_AF_ATMSVC) && HAVE_DECL_AF_ATMSVC))
63 # define AF_ATMSVC 20 macro
158 XLAT(AF_ATMSVC),
/external/python/cpython2/Lib/plat-linux2/
H A DIN.py412 AF_ATMSVC = PF_ATMSVC variable
/external/python/cpython2/Lib/plat-atheos/
H A DIN.py433 AF_ATMSVC = PF_ATMSVC variable
749 AF_ATMSVC = PF_ATMSVC variable

Completed in 202 milliseconds