Home
last modified time | relevance | path

Searched refs:should_flush (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip6_fib.h192 u8 should_flush:1, member
/kernel/linux/linux-6.6/include/net/
H A Dip6_fib.h198 u8 should_flush:1, member
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c4649 if (!rt->fib6_nsiblings || rt->should_flush) in rt6_multipath_rebalance()
4713 rt->should_flush = 1; in rt6_multipath_flush()
4715 iter->should_flush = 1; in rt6_multipath_flush()
4762 if (rt->should_flush) in fib6_ifdown()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c4736 if (!rt->fib6_nsiblings || rt->should_flush) in rt6_multipath_rebalance()
4800 rt->should_flush = 1; in rt6_multipath_flush()
4802 iter->should_flush = 1; in rt6_multipath_flush()
4849 if (rt->should_flush) in fib6_ifdown()

Completed in 18 milliseconds