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

/linux-master/include/net/
H A Dnetlink.h1707 * nla_get_le32 - return payload of __le32 attribute
1710 static inline __le32 nla_get_le32(const struct nlattr *nla) function
/linux-master/net/ieee802154/
H A Dnl802154.c1896 desc->short_source = nla_get_le32(attrs[NL802154_KEY_ID_ATTR_SOURCE_SHORT]);

Completed in 102 milliseconds