Searched refs:fc_mp (Results 1 – 4 of 4) sorted by relevance
873 if (cfg->fc_oif || cfg->fc_gw_family || cfg->fc_mp) in fib_nh_match()909 if (!cfg->fc_mp) in fib_nh_match()912 rtnh = cfg->fc_mp; in fib_nh_match()1405 if (cfg->fc_mp) { in fib_create_info()1406 nhs = fib_count_nexthops(cfg->fc_mp, cfg->fc_mp_len, extack); in fib_create_info()1468 if (cfg->fc_mp) in fib_create_info()1469 err = fib_get_nhs(fi, cfg->fc_mp, cfg->fc_mp_len, cfg, in fib_create_info()1479 if (cfg->fc_gw_family || cfg->fc_oif || cfg->fc_mp) { in fib_create_info()
815 cfg->fc_mp = nla_data(attr); in rtm_to_fib_config()842 cfg->fc_encap || cfg->fc_mp) { in rtm_to_fib_config()
48 struct rtnexthop *fc_mp; member
5127 cfg->fc_mp = nla_data(tb[RTA_MULTIPATH]); in rtm_to_fib6_config()5130 err = lwtunnel_valid_encap_type_attr(cfg->fc_mp, in rtm_to_fib6_config()5287 rtnh = (struct rtnexthop *)cfg->fc_mp; in ip6_route_multipath_add()5460 rtnh = (struct rtnexthop *)cfg->fc_mp; in ip6_route_multipath_del()5511 if (cfg.fc_mp) in inet6_rtm_delroute()5532 if (cfg.fc_mp) in inet6_rtm_newroute()