Searched refs:rt_nh (Results 1 – 2 of 2) sorted by relevance
157 struct mpls_nh rt_nh[]; member162 for (nhsel = 0, nh = (rt)->rt_nh; \168 for (nhsel = 0, nh = (rt)->rt_nh; \
246 return rt->rt_nh; in mpls_select_multipath()772 struct mpls_nh *nh = rt->rt_nh; in mpls_nh_build_from_cfg()2005 const struct mpls_nh *nh = rt->rt_nh; in mpls_dump_route()2145 struct mpls_nh *nh = rt->rt_nh; in mpls_rt_uses_dev()2228 struct mpls_nh *nh = rt->rt_nh; in lfib_nlmsg_size()2525 rt0->rt_nh->nh_dev = lo; in resize_platform_label_table()2529 rt0->rt_nh->nh_via_table = NEIGH_LINK_TABLE; in resize_platform_label_table()2530 rt0->rt_nh->nh_via_alen = lo->addr_len; in resize_platform_label_table()2539 rt2->rt_nh->nh_dev = lo; in resize_platform_label_table()2543 rt2->rt_nh->nh_via_table = NEIGH_LINK_TABLE; in resize_platform_label_table()[all …]
Completed in 24 milliseconds