Searched refs:nla_put_net32 (Results 1 – 2 of 2) sorted by relevance
296 if (unlikely(nla_put_net32(skb, IPSET_ATTR_TIMEOUT, in ip_set_put_flags()310 return nla_put_net32(skb, IPSET_ATTR_CADT_FLAGS, htonl(cadt_flags)); in ip_set_put_flags()682 nla_put_net32(skb, IPSET_ATTR_SKBPRIO, in ip_set_put_skbinfo()
1268 static inline int nla_put_net32(struct sk_buff *skb, int attrtype, __be32 value) in nla_put_net32() function