Searched refs:nla_put_u64 (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.h99 * nla_put_u64(skb, type, value) add u64 attribute to skb
741 static inline int nla_put_u64(struct sk_buff *skb, int attrtype, u64 value) function

Completed in 72 milliseconds