Home
last modified time | relevance | path

Searched refs:max_alen (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/mpls/
Daf_mpls.c365 static struct mpls_route *mpls_rt_alloc(int num_nh, u8 max_alen) in mpls_rt_alloc() argument
367 u8 max_alen_aligned = ALIGN(max_alen, VIA_ALEN_ALIGN); in mpls_rt_alloc()