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

/external/libnl/lib/
H A Dattr.c168 * nla_put_u32(msg, ATTR_FOO, 123);
236 * nla_put_u32(msg, ATTR_FOO, 123);
950 int nla_put_u32(struct nl_msg *msg, int attrtype, uint32_t value) function

Completed in 63 milliseconds