Searched refs:fib_info_update_nhc_saddr (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | ip_fib.h | 204 __be32 fib_info_update_nhc_saddr(struct net *net, struct fib_nh_common *nhc,
|
/openbmc/linux/net/ipv4/ |
H A D | fib_semantics.c | 1324 __be32 fib_info_update_nhc_saddr(struct net *net, struct fib_nh_common *nhc, in fib_info_update_nhc_saddr() function 1358 return fib_info_update_nhc_saddr(net, nhc, res->fi->fib_scope); in fib_result_prefsrc() 1576 fib_info_update_nhc_saddr(net, &nexthop_nh->nh_common, in fib_create_info()
|
H A D | nexthop.c | 2560 fib_info_update_nhc_saddr(net, &fib_nh->nh_common, in nh_create_ipv4()
|