Home
last modified time | relevance | path

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

/Linux-v5.4/net/mpls/
Daf_mpls.c501 struct rtnexthop *rc_mp; member
887 struct rtnexthop *rtnh = cfg->rc_mp; in mpls_nh_build_multi()
1006 if (cfg->rc_mp) { in mpls_route_add()
1007 nhs = mpls_count_nexthops(cfg->rc_mp, cfg->rc_mp_len, in mpls_route_add()
1032 if (cfg->rc_mp) in mpls_route_add()
1891 cfg->rc_mp = nla_data(nla); in rtm_to_route_config()