HomeSort by relevance Sort by last modified time
    Searched refs:rtmsg_dst (Results 1 - 11 of 11) sorted by null

  /bionic/libc/kernel/common/linux/
ipv6_route.h 41 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg
  /external/kernel-headers/original/linux/
ipv6_route.h 45 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ipv6_route.h 39 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipv6_route.h 39 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ipv6_route.h 39 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
route.h 60 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
route.h 60 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
route.h 60 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg
  /frameworks/base/services/jni/
com_android_server_connectivity_Vpn.cpp 219 if (inet_pton(AF_INET6, address, &rt6.rtmsg_dst) != 1 ||
233 rt6.rtmsg_dst.s6_addr[0] ^= 0x80;
  /system/core/libnetutils/
ifc_utils.c 836 rtmsg.rtmsg_dst = dst;
  /external/ppp/pppd/
sys-linux.c     [all...]

Completed in 1765 milliseconds