Home
last modified time | relevance | path

Searched refs:nhn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c5152 int nhn = 0; in ip6_route_multipath_add() local
5244 if (replace && nhn) in ip6_route_multipath_add()
5269 nhn++; in ip6_route_multipath_add()
5280 if (rt_notif->fib6_nsiblings != nhn - 1) in ip6_route_multipath_add()
5287 nhn - 1, extack); in ip6_route_multipath_add()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c5245 int nhn = 0; in ip6_route_multipath_add() local
5337 if (replace && nhn) in ip6_route_multipath_add()
5362 nhn++; in ip6_route_multipath_add()
5373 if (rt_notif->fib6_nsiblings != nhn - 1) in ip6_route_multipath_add()
5380 nhn - 1, extack); in ip6_route_multipath_add()

Completed in 15 milliseconds