Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mpls/
H A Dinternal.h149 u8 rt_nhn; member
163 nhsel < (rt)->rt_nhn; \
170 nhsel < (rt)->rt_nhn; \
H A Daf_mpls.c244 if (rt->rt_nhn == 1) in mpls_select_multipath()
253 if (alive == rt->rt_nhn) in mpls_select_multipath()
522 rt->rt_nhn = num_nh; in mpls_rt_alloc()
929 rt->rt_nhn = nhs; in mpls_nh_build_multi()
1526 if (deleted == rt->rt_nhn) { in mpls_ifdown()
1532 size_t size = sizeof(*rt) + rt->rt_nhn * in mpls_ifdown()
2025 if (rt->rt_nhn == 1) { in mpls_dump_route()
2086 if (linkdown == rt->rt_nhn) in mpls_dump_route()
2088 if (dead == rt->rt_nhn) in mpls_dump_route()
2167 if (rt->rt_nhn in mpls_rt_uses_dev()
[all...]
/kernel/linux/linux-6.6/net/mpls/
H A Dinternal.h149 u8 rt_nhn; member
163 nhsel < (rt)->rt_nhn; \
169 nhsel < (rt)->rt_nhn; \
H A Daf_mpls.c245 if (rt->rt_nhn == 1) in mpls_select_multipath()
254 if (alive == rt->rt_nhn) in mpls_select_multipath()
525 rt->rt_nhn = num_nh; in mpls_rt_alloc()
932 rt->rt_nhn = nhs; in mpls_nh_build_multi()
1526 if (deleted == rt->rt_nhn) { in mpls_ifdown()
1532 size_t size = sizeof(*rt) + rt->rt_nhn * in mpls_ifdown()
2022 if (rt->rt_nhn == 1) { in mpls_dump_route()
2083 if (linkdown == rt->rt_nhn) in mpls_dump_route()
2085 if (dead == rt->rt_nhn) in mpls_dump_route()
2162 if (rt->rt_nhn in mpls_rt_uses_dev()
[all...]

Completed in 7 milliseconds