Searched refs:nla_put_net64 (Results 1 – 2 of 2) sorted by relevance
532 return nla_put_net64(skb, IPSET_ATTR_BYTES, in ip_set_put_counter()535 nla_put_net64(skb, IPSET_ATTR_PACKETS, in ip_set_put_counter()545 nla_put_net64(skb, IPSET_ATTR_SKBMARK, in ip_set_put_skbinfo()
1436 static inline int nla_put_net64(struct sk_buff *skb, int attrtype, __be64 value, in nla_put_net64() function