Searched refs:RTA_MULTIPATH (Results 1 – 7 of 7) sorted by relevance
370 RTA_MULTIPATH, enumerator
235 mp_attr = nla_nest_start_noflag(skb, RTA_MULTIPATH); in mr_fill_mroute()
670 [RTA_MULTIPATH] = { .len = sizeof(struct rtnexthop) },801 case RTA_MULTIPATH: in rtm_to_fib_config()
2629 [RTA_MULTIPATH] = { .len = sizeof(struct rtnexthop) },2701 case RTA_MULTIPATH: in rtm_to_ipmr_mfcc()
1743 mp = nla_nest_start_noflag(skb, RTA_MULTIPATH); in fib_add_multipath()
4996 [RTA_MULTIPATH] = { .len = sizeof(struct rtnexthop) },5062 tb[RTA_MULTIPATH] || tb[RTA_ENCAP]) { in rtm_to_fib6_config()5114 if (tb[RTA_MULTIPATH]) { in rtm_to_fib6_config()5115 cfg->fc_mp = nla_data(tb[RTA_MULTIPATH]); in rtm_to_fib6_config()5116 cfg->fc_mp_len = nla_len(tb[RTA_MULTIPATH]); in rtm_to_fib6_config()5587 mp = nla_nest_start_noflag(skb, RTA_MULTIPATH); in rt6_fill_node_nexthop()5727 mp = nla_nest_start_noflag(skb, RTA_MULTIPATH); in rt6_fill_node()
1896 case RTA_MULTIPATH: in rtm_to_route_config()2028 mp = nla_nest_start_noflag(skb, RTA_MULTIPATH); in mpls_dump_route()