Home
last modified time | relevance | path

Searched refs:OVS_USERSPACE_ATTR_USERDATA (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dopenvswitch.h177 * %OVS_USERSPACE_ATTR_USERDATA attribute, with the same length and content
689 * @OVS_USERSPACE_ATTR_USERDATA: If present, its variable-length argument is
698 OVS_USERSPACE_ATTR_USERDATA, /* Optional user-specified cookie. */ enumerator
/linux/net/openvswitch/
H A Dactions.c939 case OVS_USERSPACE_ATTR_USERDATA: in output_userspace()