Searched hist:e4516ef65490ef29d48a98ad4d7c90dccf39068f (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ |
H A D | ip_fib.h | diff e4516ef65490ef29d48a98ad4d7c90dccf39068f Thu Mar 28 04:53:48 CET 2019 David Ahern <dsahern@gmail.com> ipv4: Create init helper for fib_nh
Consolidate the fib_nh initialization which is duplicated between fib_create_info for single path and fib_get_nhs for multipath. Export the helper to allow for use with nexthop objects in the future.
Signed-off-by: David Ahern <dsahern@gmail.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/net/ipv4/ |
H A D | fib_semantics.c | diff e4516ef65490ef29d48a98ad4d7c90dccf39068f Thu Mar 28 04:53:48 CET 2019 David Ahern <dsahern@gmail.com> ipv4: Create init helper for fib_nh
Consolidate the fib_nh initialization which is duplicated between fib_create_info for single path and fib_get_nhs for multipath. Export the helper to allow for use with nexthop objects in the future.
Signed-off-by: David Ahern <dsahern@gmail.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|