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

  /bionic/libc/include/netinet/
in6.h 64 #define IN6_IS_ADDR_SITELOCAL(a) \
  /device/linaro/bootloader/edk2/StdLib/Include/netinet6/
in6.h 313 #define IN6_IS_ADDR_SITELOCAL(a) \
  /external/python/cpython2/Lib/plat-irix6/
IN.py 330 def IN6_IS_ADDR_SITELOCAL(p): return IS_SITELADDR6(*p)

Completed in 172 milliseconds