Home
last modified time | relevance | path

Searched refs:fib_info_update_nh_saddr (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/
Dip_fib.h176 __be32 fib_info_update_nh_saddr(struct net *net, struct fib_nh *nh);
182 fib_info_update_nh_saddr((net), &FIB_RES_NH(res)))
/Linux-v4.19/net/ipv4/
Dfib_semantics.c987 __be32 fib_info_update_nh_saddr(struct net *net, struct fib_nh *nh) in fib_info_update_nh_saddr() function
1241 fib_info_update_nh_saddr(net, nexthop_nh); in fib_create_info()