Searched refs:OVS_PSAMPLE_COOKIE_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | openvswitch.h | 924 #define OVS_PSAMPLE_COOKIE_MAX_SIZE 16 macro |
| /linux/net/openvswitch/ | ||
| H A D | flow_netlink.c | 3117 .len = OVS_PSAMPLE_COOKIE_MAX_SIZE, in validate_psample() |