Searched refs:num_nh (Results 1 – 1 of 1) sorted by relevance
509 static struct mpls_route *mpls_rt_alloc(u8 num_nh, u8 max_alen, u8 max_labels) in mpls_rt_alloc() argument515 size = sizeof(*rt) + num_nh * nh_size; in mpls_rt_alloc()523 rt->rt_nhn = num_nh; in mpls_rt_alloc()524 rt->rt_nhn_alive = num_nh; in mpls_rt_alloc()