Home
last modified time | relevance | path

Searched refs:rth (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/net/ipv4/
A Droute.c395 return rth->rt_genid != rt_genid_ipv4(dev_net(rth->dst.dev)); in rt_is_expired()
1743 if (!rth) in ip_route_input_mc()
1863 if (!rth) { in __mkroute_input()
2371 if (!rth) in ip_route_input_slow()
2393 rth->dst.lwtstate->orig_input = rth->dst.input; in ip_route_input_slow()
2587 if (rt_cache_valid(rth) && dst_hold_safe(&rth->dst)) in __mkroute_output()
2588 return rth; in __mkroute_output()
2594 if (!rth) in __mkroute_output()
2621 return rth; in __mkroute_output()
2646 return rth; in ip_route_output_key_hash()
[all …]
/linux-6.3-rc2/drivers/net/
A Dvrf.c113 struct rtable __rcu *rth; member
934 struct rtable *rth; in vrf_ip_out_redirect() local
938 rth = rcu_dereference(vrf->rth); in vrf_ip_out_redirect()
939 if (likely(rth)) { in vrf_ip_out_redirect()
940 dst = &rth->dst; in vrf_ip_out_redirect()
1052 struct rtable *rth = rtnl_dereference(vrf->rth); in vrf_rtable_release() local
1062 if (rth) { in vrf_rtable_release()
1063 dst = &rth->dst; in vrf_rtable_release()
1074 struct rtable *rth; in vrf_rtable_create() local
1081 if (!rth) in vrf_rtable_create()
[all …]
/linux-6.3-rc2/net/core/
A Dnet_namespace.c829 struct rtgenmsg *rth; in rtnl_net_fill() local
831 nlh = nlmsg_put(skb, args->portid, args->seq, args->cmd, sizeof(*rth), in rtnl_net_fill()
836 rth = nlmsg_data(nlh); in rtnl_net_fill()
837 rth->rtgen_family = AF_UNSPEC; in rtnl_net_fill()
/linux-6.3-rc2/net/ipv6/
A Dah6.c246 struct ipv6_rt_hdr *rth; in ipv6_clear_mutable_options() member
270 ipv6_rearrange_rthdr(iph, exthdr.rth); in ipv6_clear_mutable_options()
/linux-6.3-rc2/Documentation/devicetree/bindings/
A Dvendor-prefixes.yaml1464 description: Würth Elektronik GmbH.
/linux-6.3-rc2/Documentation/core-api/
A Ddma-api-howto.rst6 :Author: Richard Henderson <rth@cygnus.com>
/linux-6.3-rc2/
A DCREDITS1563 E: rth@twiddle.net
1564 E: rth@cygnus.com

Completed in 26 milliseconds