Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A 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()
H A Dfib_semantics.c2141 int fib_sync_up(struct net_device *dev, unsigned char nh_flags) in fib_sync_up() function
/OK3568_Linux_fs/kernel/include/net/
H A Dip_fib.h464 int fib_sync_up(struct net_device *dev, unsigned char nh_flags);