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

/external/libnl/lib/
H A Dattr.c234 * // to be nested with calls to nla_nest_start() respetively nla_nest_end().
238 * nla_nest_end(msg, opts);
315 * nla_nest_end(msg, vlan);
318 * nla_nest_end(msg, info);
1141 int nla_nest_end(struct nl_msg *msg, struct nlattr *start) function

Completed in 42 milliseconds