MPLS_MAXLOPS
for (i=0; i < MPLS_MAXLOPS && rt->rt_shim[i] != NULL; ++i) {
for (i=0; i<MPLS_MAXLOPS; ++i) {