Searched refs:max_alen (Results 1 – 1 of 1) sorted by relevance
365 static struct mpls_route *mpls_rt_alloc(int num_nh, u8 max_alen) in mpls_rt_alloc() argument367 u8 max_alen_aligned = ALIGN(max_alen, VIA_ALEN_ALIGN); in mpls_rt_alloc()