Home
last modified time | relevance | path

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

/linux-4.4.14/net/mpls/
Daf_mpls.c367 u8 max_alen_aligned = ALIGN(max_alen, VIA_ALEN_ALIGN); in mpls_rt_alloc() local
372 num_nh * max_alen_aligned, in mpls_rt_alloc()
376 rt->rt_max_alen = max_alen_aligned; in mpls_rt_alloc()