Searched refs:nla_put_u8 (Results 1 – 2 of 2) sorted by relevance
102 extern int nla_put_u8(struct nl_msg *, int, uint8_t);
900 int nla_put_u8(struct nl_msg *msg, int attrtype, uint8_t value) in nla_put_u8() function