Searched refs:__nla_put (Results 1 – 6 of 6) sorted by relevance
/linux/lib/ |
A D | nlattr.c | 988 void __nla_put(struct sk_buff *skb, int attrtype, int attrlen, in __nla_put() function 996 EXPORT_SYMBOL(__nla_put); 1052 __nla_put(skb, attrtype, attrlen, data); in nla_put()
|
/linux/include/net/ |
A D | netlink.h | 522 void __nla_put(struct sk_buff *skb, int attrtype, int attrlen,
|
/linux/net/openvswitch/ |
A D | datapath.c | 470 __nla_put(user_skb, OVS_PACKET_ATTR_USERDATA, in queue_userspace_packet()
|
/linux/ |
A D | vmlinux.symvers | 3988 0x00000000 __nla_put vmlinux EXPORT_SYMBOL
|
A D | System.map | 17136 ffff8000104c05f0 T __nla_put
|
A D | .tmp_System.map | 17136 ffff8000104c05f0 T __nla_put
|
Completed in 292 milliseconds