Searched refs:MPLS_NH_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/mpls/ | ||
H A D | internal.h | 112 #define MPLS_NH_SIZE(num_labels, max_via_alen) \ macro |
H A D | af_mpls.c | 513 u8 nh_size = MPLS_NH_SIZE(max_labels, max_alen); in mpls_rt_alloc() |