Searched hist:f1741730dd18828fe3ea5fa91c22f41cf001c625 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/net/ |
H A D | ip_fib.h | diff f1741730dd18828fe3ea5fa91c22f41cf001c625 Wed Mar 27 22:53:57 CDT 2019 David Ahern <dsahern@gmail.com> net: Add fib_nh_common and update fib_nh and fib6_nh
Add fib_nh_common struct with common nexthop attributes. Convert fib_nh and fib6_nh to use it. Use macros to move existing fib_nh_* references to the new nh_common.nhc_*.
Signed-off-by: David Ahern <dsahern@gmail.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip6_fib.h | diff f1741730dd18828fe3ea5fa91c22f41cf001c625 Wed Mar 27 22:53:57 CDT 2019 David Ahern <dsahern@gmail.com> net: Add fib_nh_common and update fib_nh and fib6_nh
Add fib_nh_common struct with common nexthop attributes. Convert fib_nh and fib6_nh to use it. Use macros to move existing fib_nh_* references to the new nh_common.nhc_*.
Signed-off-by: David Ahern <dsahern@gmail.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | fib_semantics.c | diff f1741730dd18828fe3ea5fa91c22f41cf001c625 Wed Mar 27 22:53:57 CDT 2019 David Ahern <dsahern@gmail.com> net: Add fib_nh_common and update fib_nh and fib6_nh
Add fib_nh_common struct with common nexthop attributes. Convert fib_nh and fib6_nh to use it. Use macros to move existing fib_nh_* references to the new nh_common.nhc_*.
Signed-off-by: David Ahern <dsahern@gmail.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | route.c | diff f1741730dd18828fe3ea5fa91c22f41cf001c625 Wed Mar 27 22:53:57 CDT 2019 David Ahern <dsahern@gmail.com> net: Add fib_nh_common and update fib_nh and fib6_nh
Add fib_nh_common struct with common nexthop attributes. Convert fib_nh and fib6_nh to use it. Use macros to move existing fib_nh_* references to the new nh_common.nhc_*.
Signed-off-by: David Ahern <dsahern@gmail.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|