Home
last modified time | relevance | path

Searched refs:__nla_put (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/lib/
A Dnlattr.c1003 void __nla_put(struct sk_buff *skb, int attrtype, int attrlen, in __nla_put() function
1011 EXPORT_SYMBOL(__nla_put);
1067 __nla_put(skb, attrtype, attrlen, data); in nla_put()
/linux-6.3-rc2/include/net/
A Dnetlink.h538 void __nla_put(struct sk_buff *skb, int attrtype, int attrlen,
/linux-6.3-rc2/net/openvswitch/
A Ddatapath.c503 __nla_put(user_skb, OVS_PACKET_ATTR_USERDATA, in queue_userspace_packet()

Completed in 12 milliseconds