Home
last modified time | relevance | path

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

/net/mpls/
Daf_mpls.c508 static struct mpls_route *mpls_rt_alloc(u8 num_nh, u8 max_alen, u8 max_labels) in mpls_rt_alloc() argument
510 u8 nh_size = MPLS_NH_SIZE(max_labels, max_alen); in mpls_rt_alloc()