Home
last modified time | relevance | path

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

/openbmc/linux/net/mpls/
H A Daf_mpls.c513 u8 nh_size = MPLS_NH_SIZE(max_labels, max_alen); in mpls_rt_alloc() local
517 size = sizeof(*rt) + num_nh * nh_size; in mpls_rt_alloc()
527 rt->rt_nh_size = nh_size; in mpls_rt_alloc()