Searched refs:rt_nh (Results 1 – 2 of 2) sorted by relevance
158 struct mpls_nh rt_nh[]; member163 for (nhsel = 0, nh = (rt)->rt_nh; \169 for (nhsel = 0, nh = (rt)->rt_nh; \
250 return (struct mpls_nh *)((u8 *)rt->rt_nh + index * rt->rt_nh_size); in mpls_get_nexthop()270 return rt->rt_nh; in mpls_select_multipath()808 struct mpls_nh *nh = rt->rt_nh; in mpls_nh_build_from_cfg()2072 const struct mpls_nh *nh = rt->rt_nh; in mpls_dump_route()2212 struct mpls_nh *nh = rt->rt_nh; in mpls_rt_uses_dev()2299 struct mpls_nh *nh = rt->rt_nh; in lfib_nlmsg_size()2604 rt0->rt_nh->nh_dev = lo; in resize_platform_label_table()2605 netdev_hold(lo, &rt0->rt_nh->nh_dev_tracker, GFP_KERNEL); in resize_platform_label_table()2609 rt0->rt_nh->nh_via_table = NEIGH_LINK_TABLE; in resize_platform_label_table()2610 rt0->rt_nh->nh_via_alen = lo->addr_len; in resize_platform_label_table()[all …]