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

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
in.h 143 #define IPV6_LEAVE_GROUP 21
171 #define IPV6_DROP_MEMBERSHIP IPV6_LEAVE_GROUP
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
in.h 143 #define IPV6_LEAVE_GROUP 21
171 #define IPV6_DROP_MEMBERSHIP IPV6_LEAVE_GROUP
  /bionic/libc/include/netinet/
in6.h 97 #define IPV6_LEAVE_GROUP IPV6_DROP_MEMBERSHIP
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2ipdef.h 107 #define IPV6_LEAVE_GROUP IPV6_DROP_MEMBERSHIP
  /bionic/tests/headers/posix/
netinet_in_h.c 91 MACRO(IPV6_LEAVE_GROUP);
  /external/iputils/ninfod/
ninfod_name.c 129 # define IPV6_LEAVE_GROUP IPV6_DROP_MEMBERSHIP
308 if (setsockopt(sock, IPPROTO_IPV6, IPV6_LEAVE_GROUP, &nigroup, sizeof(nigroup)) < 0) {
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
socket_types.hpp 132 # define ASIO_OS_DEF_IPV6_LEAVE_GROUP IPV6_LEAVE_GROUP
  /external/python/cpython2/Lib/plat-linux2/
IN.py 527 IPV6_LEAVE_GROUP = 21
535 IPV6_DROP_MEMBERSHIP = IPV6_LEAVE_GROUP
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
IN.py 527 IPV6_LEAVE_GROUP = 21
535 IPV6_DROP_MEMBERSHIP = IPV6_LEAVE_GROUP
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 527 IPV6_LEAVE_GROUP = 21
535 IPV6_DROP_MEMBERSHIP = IPV6_LEAVE_GROUP
  /external/python/cpython2/Lib/plat-darwin/
IN.py 296 IPV6_LEAVE_GROUP = 13
  /external/python/cpython2/Lib/plat-freebsd4/
IN.py 300 IPV6_LEAVE_GROUP = 13
  /external/python/cpython2/Lib/plat-freebsd5/
IN.py 300 IPV6_LEAVE_GROUP = 13
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-darwin/
IN.py 296 IPV6_LEAVE_GROUP = 13
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py 296 IPV6_LEAVE_GROUP = 13
  /device/linaro/bootloader/edk2/StdLib/Include/netinet6/
in6.h 417 #define IPV6_LEAVE_GROUP 13 /* ip6_mreq; leave a group membership */
484 * Argument structure for IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP.
  /external/python/cpython2/Lib/plat-freebsd6/
IN.py 459 IPV6_LEAVE_GROUP = 13
  /external/python/cpython2/Lib/plat-freebsd7/
IN.py 478 IPV6_LEAVE_GROUP = 13
  /external/python/cpython2/Lib/plat-freebsd8/
IN.py 478 IPV6_LEAVE_GROUP = 13
  /libcore/ojluni/src/main/native/
Net.c 108 #define IPV6_DROP_MEMBERSHIP IPV6_LEAVE_GROUP
  /prebuilts/go/darwin-x86/src/syscall/
types_windows.go 570 IPV6_LEAVE_GROUP = 0xd
  /prebuilts/go/linux-x86/src/syscall/
types_windows.go 570 IPV6_LEAVE_GROUP = 0xd
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 1400 IPV6_LEAVE_GROUP = 0xa
  /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...]

Completed in 124 milliseconds

1 2 3 4