Home
last modified time | relevance | path

Searched refs:nla_put_le32 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/net/
Dnetlink.h1281 static inline int nla_put_le32(struct sk_buff *skb, int attrtype, __le32 value) in nla_put_le32() function
/Linux-v5.4/net/ieee802154/
Dnl802154.c729 if (nla_put_le32(msg, NL802154_KEY_ID_ATTR_SOURCE_SHORT, in ieee802154_llsec_send_key_id()