HomeSort by relevance Sort by last modified time
    Searched full:rtentry (Results 51 - 75 of 132) sorted by null

1 23 4 5 6

  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
route.h 24 struct rtentry { struct
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
route.h 24 struct rtentry { struct
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
route.h 24 struct rtentry { struct
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
route.h 24 struct rtentry { struct
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
route.h 24 struct rtentry { struct
  /external/toybox/toys/pending/
route.c 166 static void is_prefix(char **tip, char **netmask, struct rtentry *rt)
184 static void get_next_params(char **argv, struct rtentry *rt, char **netmask)
237 static void verify_netmask(struct rtentry *rt, char *netmask)
255 struct rtentry rt;
265 memset(&rt, 0, sizeof(struct rtentry));
  /external/tcpdump/
print-sunatm.c 41 struct rtentry;
configure.in 58 struct rtentry;
693 struct rtentry;
739 struct rtentry;
  /external/llvm/test/CodeGen/X86/
2009-04-29-LinearScanBug.ll 40 %struct.ifaddr = type { %struct.sockaddr*, %struct.sockaddr*, %struct.sockaddr*, %struct.ifnet*, %struct.ifaddrhead, void (i32, %struct.rtentry*, %struct.sockaddr*)*, i32, i32, i32, void (%struct.ifaddr*)*, void (%struct.ifaddr*, i32)*, i32 }
97 %struct.route = type { %struct.rtentry*, i32, %struct.sockaddr }
99 %struct.rtentry = type { [2 x %struct.radix_node], %struct.sockaddr*, i32, i32, %struct.ifnet*, %struct.ifaddr*, %struct.sockaddr*, i8*, void (i8*)*, %struct.rt_metrics, %struct.rtentry*, %struct.rtentry*, i32, %struct.lck_mtx_t }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/
route.h 32 struct rtentry struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
route.h 32 struct rtentry struct
  /system/core/libnetutils/
ifc_utils.c 538 struct rtentry rt;
675 struct rtentry rt;
  /external/ppp/pppd/
sys-linux.c 239 static int read_route_table (struct rtentry *rt);
240 static int defaultroute_exists (struct rtentry *rt);
    [all...]
  /external/libpcap/
fad-glifc.c 49 struct rtentry; /* declarations in <net/if.h> */
nametoaddr.c 55 struct rtentry; /* declarations in <net/if.h> */
  /bionic/libc/include/netinet/
icmp6.h 673 struct rtentry;
686 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /development/ndk/platforms/android-21/include/netinet/
icmp6.h 673 struct rtentry;
686 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /development/ndk/platforms/android-3/include/netinet/
icmp6.h 646 struct rtentry;
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/netinet/
icmp6.h 646 struct rtentry;
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/netinet/
icmp6.h 646 struct rtentry;
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/netinet/
icmp6.h 646 struct rtentry;
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/netinet/
icmp6.h 646 struct rtentry;
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/netinet/
icmp6.h 646 struct rtentry;
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/netinet/
icmp6.h 646 struct rtentry;
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/netinet/
icmp6.h 646 struct rtentry;
659 void icmp6_redirect_output(struct mbuf *, struct rtentry *);

Completed in 879 milliseconds

1 23 4 5 6