Home
last modified time | relevance | path

Searched refs:fib_sync_up (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
Dfib_frontend.c1430 fib_sync_up(dev, RTNH_F_DEAD); in fib_inetaddr_event()
1477 fib_sync_up(dev, RTNH_F_DEAD); in fib_netdev_event()
1488 fib_sync_up(dev, RTNH_F_LINKDOWN); in fib_netdev_event()
Dfib_semantics.c2141 int fib_sync_up(struct net_device *dev, unsigned char nh_flags) in fib_sync_up() function
/kernel/linux/linux-5.10/include/net/
Dip_fib.h464 int fib_sync_up(struct net_device *dev, unsigned char nh_flags);