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.h109 * NLA_PUT_U64(skb, type, value) add u64 attribute to skb
808 #define NLA_PUT_U64(skb, attrtype, value) \ macro
818 NLA_PUT_U64(skb, attrtype, jiffies_to_msecs(jiffies))

Completed in 86 milliseconds