Searched refs:update_or_create_fnhe (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/net/ipv4/ |
D | route.c | 621 static void update_or_create_fnhe(struct fib_nh *nh, __be32 daddr, __be32 gw, in update_or_create_fnhe() function 758 update_or_create_fnhe(nh, fl4->daddr, new_gw, in __ip_do_redirect() 989 update_or_create_fnhe(nh, fl4->daddr, 0, mtu, in __ip_rt_update_pmtu()
|