Searched defs:rth (Results 1 – 7 of 7) sorted by relevance
16 void rtnl_close(struct rtnl_handle *rth) in rtnl_close()24 int rtnl_open_byproto(struct rtnl_handle *rth, unsigned int subscriptions, in rtnl_open_byproto()84 int rtnl_open(struct rtnl_handle *rth, unsigned int subscriptions) in rtnl_open()
393 static inline bool rt_is_expired(const struct rtable *rth) in rt_is_expired()1727 struct rtable *rth; in ip_route_input_mc() local1798 struct rtable *rth; in __mkroute_input() local2234 struct rtable *rth; in ip_route_input_slow() local2512 struct rtable *rth; in __mkroute_output() local2638 struct rtable *rth; in ip_route_output_key_hash() local2658 struct rtable *rth; in ip_route_output_key_hash_rcu() local
113 struct rtable __rcu *rth; member922 struct rtable *rth; in vrf_ip_out_redirect() local1040 struct rtable *rth = rtnl_dereference(vrf->rth); in vrf_rtable_release() local1062 struct rtable *rth; in vrf_rtable_create() local
38 struct rtnl_handle rth = { .fd = -1 }; in create_netkit() local
150 struct rtnl_handle rth = { .fd = -1 }; in create_netkit() local
243 struct ipv6_rt_hdr *rth; in ipv6_clear_mutable_options() member
832 struct rtgenmsg *rth; in rtnl_net_fill() local