Searched refs:__nla_put_64bit (Results 1 – 2 of 2) sorted by relevance
| /linux/lib/ |
| A D | nlattr.c | 1056 void __nla_put_64bit(struct sk_buff *skb, int attrtype, int attrlen, in __nla_put_64bit() function 1064 EXPORT_SYMBOL(__nla_put_64bit); 1127 __nla_put_64bit(skb, attrtype, attrlen, data, padattr); in nla_put_64bit()
|
| /linux/include/net/ |
| A D | netlink.h | 552 void __nla_put_64bit(struct sk_buff *skb, int attrtype, int attrlen,
|
Completed in 14 milliseconds