HomeSort by relevance Sort by last modified time
    Searched defs:AF_ATMPVC (Results 1 - 16 of 16) sorted by null

  /external/ppp/pppd/plugins/pppoatm/
atm.h 18 #ifndef AF_ATMPVC
19 #define AF_ATMPVC 8
27 #define PF_ATMPVC AF_ATMPVC
  /bionic/libc/include/sys/
socket.h 151 #define AF_ATMPVC 8
196 #define PF_ATMPVC AF_ATMPVC
  /external/python/cpython2/Lib/plat-linux2/
IN.py 399 AF_ATMPVC = PF_ATMPVC
  /external/python/cpython2/Lib/plat-atheos/
IN.py 420 AF_ATMPVC = PF_ATMPVC
736 AF_ATMPVC = PF_ATMPVC
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go 22 AF_ATMPVC = 0x8
    [all...]
zerrors_linux_amd64.go 22 AF_ATMPVC = 0x8
    [all...]
zerrors_linux_arm.go 22 AF_ATMPVC = 0x8
    [all...]
zerrors_linux_arm64.go 22 AF_ATMPVC = 0x8
    [all...]
zerrors_linux_mips.go 22 AF_ATMPVC = 0x8
    [all...]
zerrors_linux_mips64.go 22 AF_ATMPVC = 0x8
    [all...]
zerrors_linux_mips64le.go 22 AF_ATMPVC = 0x8
    [all...]
zerrors_linux_mipsle.go 22 AF_ATMPVC = 0x8
    [all...]
zerrors_linux_ppc64.go 22 AF_ATMPVC = 0x8
    [all...]
zerrors_linux_ppc64le.go 22 AF_ATMPVC = 0x8
    [all...]
zerrors_linux_s390x.go 22 AF_ATMPVC = 0x8
    [all...]
zerrors_linux_sparc64.go 17 AF_ATMPVC = 0x8
    [all...]

Completed in 2531 milliseconds