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

/external/libnl/lib/
H A Dattr.c206 * // nla_put_flag() appends a zero sized attribute to the message.
207 * nla_put_flag(msg, ATTR_FLAG);
1045 int nla_put_flag(struct nl_msg *msg, int attrtype) function

Completed in 80 milliseconds