Searched refs:__nla_put_64bit (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/lib/ |
| D | nlattr.c | 791 void __nla_put_64bit(struct sk_buff *skb, int attrtype, int attrlen, in __nla_put_64bit() function 799 EXPORT_SYMBOL(__nla_put_64bit); 862 __nla_put_64bit(skb, attrtype, attrlen, data, padattr); in nla_put_64bit()
|
| /Linux-v5.4/include/net/ |
| D | netlink.h | 457 void __nla_put_64bit(struct sk_buff *skb, int attrtype, int attrlen,
|