Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dfib_frontend.c1471 fib_sync_up(dev, RTNH_F_DEAD); in fib_inetaddr_event()
1518 fib_sync_up(dev, RTNH_F_DEAD); in fib_netdev_event()
1529 fib_sync_up(dev, RTNH_F_LINKDOWN); in fib_netdev_event()
H A Dfib_semantics.c2085 int fib_sync_up(struct net_device *dev, unsigned char nh_flags) in fib_sync_up() function
/linux-6.15/include/net/
H A Dip_fib.h496 int fib_sync_up(struct net_device *dev, unsigned char nh_flags);