Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dnetlink.h105 * nla_put_s16(skb, type, value) add s16 attribute to skb
1428 * nla_put_s16 - Add a s16 netlink attribute to a socket buffer
1433 static inline int nla_put_s16(struct sk_buff *skb, int attrtype, s16 value) in nla_put_s16() function
/kernel/linux/linux-6.6/include/net/
H A Dnetlink.h105 * nla_put_s16(skb, type, value) add s16 attribute to skb
1474 * nla_put_s16 - Add a s16 netlink attribute to a socket buffer
1479 static inline int nla_put_s16(struct sk_buff *skb, int attrtype, s16 value) in nla_put_s16() function

Completed in 6 milliseconds