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

  /bionic/libc/include/netinet/
in6.h 80 #define IN6_IS_ADDR_MC_NODELOCAL(a) \
  /device/linaro/bootloader/edk2/StdLib/Include/netinet6/
in6.h 331 #define IN6_IS_ADDR_MC_NODELOCAL(a) \
350 #define IN6_IS_ADDR_MC_NODELOCAL(a) \
  /external/python/cpython2/Lib/plat-irix6/
IN.py 336 def IN6_IS_ADDR_MC_NODELOCAL(p): return \
  /external/python/cpython2/Lib/plat-unixware7/
IN.py 90 def IN6_IS_ADDR_MC_NODELOCAL(a): return \

Completed in 915 milliseconds