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