Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/
Droute_obj.c1017 [RTA_MULTIPATH] = { .type = NLA_NESTED },
1223 if (tb[RTA_MULTIPATH]) in rtnl_route_parse()
1224 if ((err = parse_multipath(route, tb[RTA_MULTIPATH])) < 0) in rtnl_route_parse()
1443 if (!(multipath = nla_nest_start(msg, RTA_MULTIPATH))) in rtnl_route_build_msg()
/third_party/libnl/include/linux-private/linux/
Drtnetlink.h324 RTA_MULTIPATH, enumerator