Home
last modified time | relevance | path

Searched refs:rt_nh (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/mpls/
A Dinternal.h157 struct mpls_nh rt_nh[]; member
162 for (nhsel = 0, nh = (rt)->rt_nh; \
168 for (nhsel = 0, nh = (rt)->rt_nh; \
A Daf_mpls.c245 return rt->rt_nh; in mpls_select_multipath()
771 struct mpls_nh *nh = rt->rt_nh; in mpls_nh_build_from_cfg()
2021 const struct mpls_nh *nh = rt->rt_nh; in mpls_dump_route()
2161 struct mpls_nh *nh = rt->rt_nh; in mpls_rt_uses_dev()
2242 struct mpls_nh *nh = rt->rt_nh; in lfib_nlmsg_size()
2540 rt0->rt_nh->nh_dev = lo; in resize_platform_label_table()
2544 rt0->rt_nh->nh_via_table = NEIGH_LINK_TABLE; in resize_platform_label_table()
2545 rt0->rt_nh->nh_via_alen = lo->addr_len; in resize_platform_label_table()
2554 rt2->rt_nh->nh_dev = lo; in resize_platform_label_table()
2558 rt2->rt_nh->nh_via_table = NEIGH_LINK_TABLE; in resize_platform_label_table()
[all …]

Completed in 8 milliseconds