Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dip6_route.h205 void rt6_sync_up(struct net_device *dev, unsigned char nh_flags);
/kernel/linux/linux-5.10/net/ipv6/
Daddrconf.c3585 rt6_sync_up(dev, RTNH_F_LINKDOWN); in addrconf_notify()
3622 rt6_sync_up(dev, RTNH_F_DEAD); in addrconf_notify()
Droute.c4678 void rt6_sync_up(struct net_device *dev, unsigned char nh_flags) in rt6_sync_up() function