nh_size           510 net/mpls/af_mpls.c 	u8 nh_size = MPLS_NH_SIZE(max_labels, max_alen);
nh_size           514 net/mpls/af_mpls.c 	size = sizeof(*rt) + num_nh * nh_size;
nh_size           524 net/mpls/af_mpls.c 	rt->rt_nh_size = nh_size;