Searched refs:fc_mp (Results 1 – 5 of 5) sorted by relevance
661 if (!cfg->fc_mp) in fib_nh_match()664 rtnh = cfg->fc_mp; in fib_nh_match()1053 if (cfg->fc_mp) { in fib_create_info()1054 nhs = fib_count_nexthops(cfg->fc_mp, cfg->fc_mp_len, extack); in fib_create_info()1117 if (cfg->fc_mp) { in fib_create_info()1119 err = fib_get_nhs(fi, cfg->fc_mp, cfg->fc_mp_len, cfg, extack); in fib_create_info()1177 if (cfg->fc_gw || cfg->fc_oif || cfg->fc_mp) { in fib_create_info()
719 cfg->fc_mp = nla_data(attr); in rtm_to_fib_config()
64 struct nlattr *fc_mp; member
44 struct rtnexthop *fc_mp; member
4247 cfg->fc_mp = nla_data(tb[RTA_MULTIPATH]); in rtm_to_fib6_config()4250 err = lwtunnel_valid_encap_type_attr(cfg->fc_mp, in rtm_to_fib6_config()4375 rtnh = (struct rtnexthop *)cfg->fc_mp; in ip6_route_multipath_add()4508 rtnh = (struct rtnexthop *)cfg->fc_mp; in ip6_route_multipath_del()4546 if (cfg.fc_mp) in inet6_rtm_delroute()4564 if (cfg.fc_mp) in inet6_rtm_newroute()