HomeSort by relevance Sort by last modified time
    Searched refs:AF_ATMSVC (Results 1 - 25 of 39) sorted by null

1 2

  /external/ppp/pppd/plugins/pppoatm/
atm.h 22 #ifndef AF_ATMSVC
23 #define AF_ATMSVC 20
31 #define PF_ATMSVC AF_ATMSVC
text2atm.c 155 addr->sas_family = AF_ATMSVC;
188 addr->sas_family = AF_ATMSVC;
ans.c 133 addr->sas_family = AF_ATMSVC;
  /external/strace/xlat/
addrfams.h 62 #if !(defined(AF_ATMSVC) || (defined(HAVE_DECL_AF_ATMSVC) && HAVE_DECL_AF_ATMSVC))
63 # define AF_ATMSVC 20
158 XLAT(AF_ATMSVC),
  /external/iproute2/tc/
q_atm.c 95 if (addr.sas_family != AF_ATMSVC ||
154 if (addr.sas_family == AF_ATMSVC && setsockopt(s, SOL_ATM, SO_ATMSAP,
  /bionic/libc/include/sys/
socket.h 164 #define AF_ATMSVC 20
209 #define PF_ATMSVC AF_ATMSVC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
socket.h 141 #define AF_ATMSVC PF_ATMSVC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
socket.h 141 #define AF_ATMSVC PF_ATMSVC
  /external/python/cpython2/Lib/plat-atheos/
IN.py 433 AF_ATMSVC = PF_ATMSVC
749 AF_ATMSVC = PF_ATMSVC
  /external/python/cpython2/Lib/plat-linux2/
IN.py 412 AF_ATMSVC = PF_ATMSVC
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 412 AF_ATMSVC = PF_ATMSVC
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 412 AF_ATMSVC = PF_ATMSVC
  /external/libnl/lib/
addr.c 1026 __ADD(AF_ATMSVC,atmsvc)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.c     [all...]
  /external/python/cpython2/Modules/
socketmodule.c     [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 16 AF_ATMSVC = 0x14
    [all...]
zerrors_linux_amd64.go 16 AF_ATMSVC = 0x14
    [all...]
zerrors_linux_arm.go 16 AF_ATMSVC = 0x14
    [all...]
zerrors_linux_arm64.go 16 AF_ATMSVC = 0x14
    [all...]
zerrors_linux_mips.go 14 AF_ATMSVC = 0x14
    [all...]
zerrors_linux_mips64.go 14 AF_ATMSVC = 0x14
    [all...]
zerrors_linux_mips64le.go 14 AF_ATMSVC = 0x14
    [all...]
zerrors_linux_mipsle.go 14 AF_ATMSVC = 0x14
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 16 AF_ATMSVC = 0x14
    [all...]

Completed in 1579 milliseconds

1 2