Searched defs:multipath (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/route/
H A Droute_obj.c474 __ADD(ROUTE_ATTR_MULTIPATH, multipath)
1140 struct nlattr *multipath; local
1143 if (!(multipath = nla_nest_start(msg, RTA_MULTIPATH)))
1168 nla_nest_end(msg, multipath);

Completed in 103 milliseconds