Searched refs:nla_put_u16 (Results 1 – 2 of 2) sorted by relevance
104 extern int nla_put_u16(struct nl_msg *, int, uint16_t);
925 int nla_put_u16(struct nl_msg *msg, int attrtype, uint16_t value) in nla_put_u16() function