Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip_fib.h170 __be32 fib_info_update_nh_saddr(struct net *net, struct fib_nh *nh);
176 fib_info_update_nh_saddr((net), &FIB_RES_NH(res)))
/linux-4.1.27/net/ipv4/
Dfib_semantics.c750 __be32 fib_info_update_nh_saddr(struct net *net, struct fib_nh *nh) in fib_info_update_nh_saddr() function
942 fib_info_update_nh_saddr(net, nexthop_nh); in fib_create_info()