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