Searched refs:rt_nh_size (Results 1 – 2 of 2) sorted by relevance
154 u8 rt_nh_size; member164 __nh += rt->rt_nh_size, nh = (struct mpls_nh *)__nh, nhsel++)171 __nh += rt->rt_nh_size, nh = (struct mpls_nh *)__nh, nhsel++)
225 return (struct mpls_nh *)((u8 *)rt->rt_nh + index * rt->rt_nh_size); in mpls_get_nexthop()526 rt->rt_nh_size = nh_size; in mpls_rt_alloc()1527 rt->rt_nh_size; in mpls_ifdown()
Completed in 8 milliseconds