Searched refs:rt_nhn (Results 1 - 2 of 2) sorted by path

/linux-master/net/mpls/
H A Daf_mpls.c245 if (rt->rt_nhn == 1)
254 if (alive == rt->rt_nhn)
525 rt->rt_nhn = num_nh;
932 rt->rt_nhn = nhs;
1509 if (deleted == rt->rt_nhn) {
1515 size_t size = sizeof(*rt) + rt->rt_nhn *
2005 if (rt->rt_nhn == 1) {
2066 if (linkdown == rt->rt_nhn)
2068 if (dead == rt->rt_nhn)
2145 if (rt->rt_nhn
[all...]
H A Dinternal.h149 u8 rt_nhn; member in struct:mpls_route
163 nhsel < (rt)->rt_nhn; \
169 nhsel < (rt)->rt_nhn; \

Completed in 196 milliseconds