Home
last modified time | relevance | path

Searched refs:nla_get_le32 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dnetlink.h1567 * nla_get_le32 - return payload of __le32 attribute
1570 static inline __le32 nla_get_le32(const struct nlattr *nla) in nla_get_le32() function
/kernel/linux/linux-6.6/include/net/
H A Dnetlink.h1613 * nla_get_le32 - return payload of __le32 attribute
1616 static inline __le32 nla_get_le32(const struct nlattr *nla) in nla_get_le32() function
/kernel/linux/linux-5.10/net/ieee802154/
H A Dnl802154.c1360 desc->short_source = nla_get_le32(attrs[NL802154_KEY_ID_ATTR_SOURCE_SHORT]); in ieee802154_llsec_parse_key_id()
/kernel/linux/linux-6.6/net/ieee802154/
H A Dnl802154.c1717 desc->short_source = nla_get_le32(attrs[NL802154_KEY_ID_ATTR_SOURCE_SHORT]); in ieee802154_llsec_parse_key_id()

Completed in 12 milliseconds