Searched refs:max_alen (Results 1 – 1 of 1) sorted by relevance
508 static struct mpls_route *mpls_rt_alloc(u8 num_nh, u8 max_alen, u8 max_labels) in mpls_rt_alloc() argument510 u8 nh_size = MPLS_NH_SIZE(max_labels, max_alen); in mpls_rt_alloc()