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

  /bionic/libc/kernel/uapi/linux/
route.h 23 struct rtentry { struct
  /external/kernel-headers/original/uapi/linux/
route.h 31 struct rtentry { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
route.h 30 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
  /device/linaro/bootloader/edk2/StdLib/Include/net/
route.h 56 struct rtentry *ro_rt;
102 struct rtentry { struct
115 struct rtentry *rt_gwroute; /* implied entry for gatewayed routes */
117 struct sockaddr *, struct rtentry *));
119 struct rtentry *rt_parent; /* cloning parent of this route */
188 int rtm_use; /* from rtentry */
275 void rt_newaddrmsg __P((int, struct ifaddr *, int, struct rtentry *));
277 int rt_setgate __P((struct rtentry *,
281 struct rtentry *
283 void rtfree __P((struct rtentry *));
    [all...]

Completed in 274 milliseconds