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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dnetlink.h97 * nla_put_u16(skb, type, value) add u16 attribute to skb
714 * nla_put_u16 - Add a u16 netlink attribute to a socket buffer
719 static inline int nla_put_u16(struct sk_buff *skb, int attrtype, u16 value) function

Completed in 20 milliseconds