Searched refs:nla_put_le64 (Results 1 – 2 of 2) sorted by relevance
878 static inline int nla_put_le64(struct sk_buff *skb, int attrtype, __le64 value) in nla_put_le64() function
473 if (nla_put_le64(msg, NL802154_ATTR_EXTENDED_ADDR, in nl802154_send_iface()