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

  /bionic/libc/kernel/uapi/linux/
route.h 24 struct rtentry { struct
  /development/ndk/platforms/android-3/include/linux/
route.h 18 struct rtentry struct
  /development/ndk/platforms/android-L/include/linux/
route.h 24 struct rtentry { struct
  /external/kernel-headers/original/uapi/linux/
route.h 30 struct rtentry { struct
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_route.h 76 * XXX struct rtentry must begin with a struct radix_node (or two!)
78 * to a 'struct rtentry *'
92 struct rtentry *rt_gwroute; /* implied entry for gatewayed routes */
93 struct rtentry *rt_parent; /* cloning parent of this route */
98 #define RT_LOCK_INIT(_rt) mtx_init(&(_rt)->rt_mtx, "rtentry", NULL, MTX_DEF | MTX_DUPOK)
user_ip6_var.h 100 struct rtentry *ro_rt;
  /bionic/libc/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 *);
  /development/ndk/platforms/android-L/include/netinet/
icmp6.h 673 struct rtentry;
686 void icmp6_redirect_output(struct mbuf *, struct rtentry *);
  /external/libpcap/
fad-gifc.c 53 struct rtentry; /* declarations in <net/if.h> */
fad-glifc.c 54 struct rtentry; /* declarations in <net/if.h> */
nametoaddr.c 60 struct rtentry; /* declarations in <net/if.h> */
pcap-pf.c 43 struct rtentry;
grammar.y 44 struct rtentry;
inet.c 59 struct rtentry; /* declarations in <net/if.h> */
grammar.c 121 struct rtentry;
    [all...]
pcap-dag.c 43 struct rtentry; /* declarations in <net/if.h> */
    [all...]
configure     [all...]
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet6/
in6.h 383 struct rtentry *ro_rt;
  /external/iputils/
rdisc.c     [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 361 unsigned struct_rtentry_sz = sizeof(struct rtentry);
    [all...]

Completed in 1239 milliseconds