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

/linux-master/include/net/
H A Dnetlink.h106 * nla_put_s16(skb, type, value) add s16 attribute to skb
1552 * nla_put_s16 - Add a s16 netlink attribute to a socket buffer
1557 static inline int nla_put_s16(struct sk_buff *skb, int attrtype, s16 value) function

Completed in 154 milliseconds