Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Drtnetlink.h370 RTA_MULTIPATH, enumerator
/linux-6.3-rc2/net/ipv4/
A Dipmr_base.c235 mp_attr = nla_nest_start_noflag(skb, RTA_MULTIPATH); in mr_fill_mroute()
A Dfib_frontend.c667 [RTA_MULTIPATH] = { .len = sizeof(struct rtnexthop) },
798 case RTA_MULTIPATH: in rtm_to_fib_config()
A Dipmr.c2612 [RTA_MULTIPATH] = { .len = sizeof(struct rtnexthop) },
2684 case RTA_MULTIPATH: in rtm_to_ipmr_mfcc()
A Dfib_semantics.c1738 mp = nla_nest_start_noflag(skb, RTA_MULTIPATH); in fib_add_multipath()
/linux-6.3-rc2/net/ipv6/
A Droute.c4975 [RTA_MULTIPATH] = { .len = sizeof(struct rtnexthop) },
5041 tb[RTA_MULTIPATH] || tb[RTA_ENCAP]) { in rtm_to_fib6_config()
5093 if (tb[RTA_MULTIPATH]) { in rtm_to_fib6_config()
5094 cfg->fc_mp = nla_data(tb[RTA_MULTIPATH]); in rtm_to_fib6_config()
5095 cfg->fc_mp_len = nla_len(tb[RTA_MULTIPATH]); in rtm_to_fib6_config()
5573 mp = nla_nest_start_noflag(skb, RTA_MULTIPATH); in rt6_fill_node_nexthop()
5713 mp = nla_nest_start_noflag(skb, RTA_MULTIPATH); in rt6_fill_node()
/linux-6.3-rc2/net/mpls/
A Daf_mpls.c1912 case RTA_MULTIPATH: in rtm_to_route_config()
2044 mp = nla_nest_start_noflag(skb, RTA_MULTIPATH); in mpls_dump_route()

Completed in 32 milliseconds