Searched defs:num_nh (Results 1 – 3 of 3) sorted by relevance
/linux/include/net/ | ||
H A D | nexthop.h | 130 u16 num_nh; member |
/linux/net/ipv4/ | ||
H A D | nexthop.c | 136 u16 num_nh = nhg->num_nh; in nh_notifier_mpath_info_init() local |
/linux/net/mpls/ | ||
H A D | af_mpls.c | 511 static struct mpls_route *mpls_rt_alloc(u8 num_nh, u8 max_alen, u8 max_labels) in mpls_rt_alloc() |