Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dnetlink.h1392 static inline int nla_put_le32(struct sk_buff *skb, int attrtype, __le32 value) in nla_put_le32() function
/openbmc/linux/net/ieee802154/
H A Dnl802154.c732 if (nla_put_le32(msg, NL802154_KEY_ID_ATTR_SOURCE_SHORT, in ieee802154_llsec_send_key_id()