Searched refs:__nla_put_64bit (Results 1 – 1 of 1) sorted by relevance
791 void __nla_put_64bit(struct sk_buff *skb, int attrtype, int attrlen, in __nla_put_64bit() function799 EXPORT_SYMBOL(__nla_put_64bit);862 __nla_put_64bit(skb, attrtype, attrlen, data, padattr); in nla_put_64bit()