Searched refs:__nla_put (Results 1 – 2 of 2) sorted by relevance
1035 void __nla_put(struct sk_buff *skb, int attrtype, int attrlen, in __nla_put() function1043 EXPORT_SYMBOL(__nla_put);1099 __nla_put(skb, attrtype, attrlen, data); in nla_put()
501 __nla_put(user_skb, OVS_PACKET_ATTR_USERDATA, in queue_userspace_packet()