Searched refs:rtentry (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/net/
H A Droute.h56 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...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/netinet6/
H A Din6.h393 struct rtentry *ro_rt;

Completed in 1340 milliseconds