Home
last modified time | relevance | path

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

/include/linux/
Dgenl_magic_struct.h74 nla_get_u8, nla_put_u8, false)
77 nla_get_u8, nla_put_u8, false)
/include/net/
Dnetlink.h1241 static inline int nla_put_u8(struct sk_buff *skb, int attrtype, u8 value) in nla_put_u8() function