Searched hist:e1255ed4b6dafd9966c99cde5105891cc1ac70df (Results 1 – 3 of 3) sorted by relevance
/linux/include/net/ |
H A D | ip.h | diff e1255ed4b6dafd9966c99cde5105891cc1ac70df Fri Oct 05 05:07:53 CEST 2018 David Ahern <dsahern@gmail.com> net: common metrics init helper for dst_entry
ipv4 and ipv6 both use refcounted metrics if FIB entries have metrics set. Move the common initialization code to a helper and use for both protocols.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv4/ |
H A D | route.c | diff e1255ed4b6dafd9966c99cde5105891cc1ac70df Fri Oct 05 05:07:53 CEST 2018 David Ahern <dsahern@gmail.com> net: common metrics init helper for dst_entry
ipv4 and ipv6 both use refcounted metrics if FIB entries have metrics set. Move the common initialization code to a helper and use for both protocols.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv6/ |
H A D | route.c | diff e1255ed4b6dafd9966c99cde5105891cc1ac70df Fri Oct 05 05:07:53 CEST 2018 David Ahern <dsahern@gmail.com> net: common metrics init helper for dst_entry
ipv4 and ipv6 both use refcounted metrics if FIB entries have metrics set. Move the common initialization code to a helper and use for both protocols.
Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|