Searched refs:OVS_PACKET_ATTR_USERDATA (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dopenvswitch.h175 * @OVS_PACKET_ATTR_USERDATA: Present for an %OVS_PACKET_CMD_ACTION
198 OVS_PACKET_ATTR_USERDATA, /* OVS_ACTION_ATTR_USERSPACE arg. */ enumerator in enum:ovs_packet_attr
683 * copied to the %OVS_PACKET_CMD_ACTION message as %OVS_PACKET_ATTR_USERDATA.
/linux-master/net/openvswitch/
H A Ddatapath.c403 /* OVS_PACKET_ATTR_USERDATA */
502 __nla_put(user_skb, OVS_PACKET_ATTR_USERDATA,

Completed in 250 milliseconds