Searched refs:OVS_SAMPLE_ATTR_MAX (Results 1 – 2 of 2) sorted by relevance
665 #define OVS_SAMPLE_ATTR_MAX (__OVS_SAMPLE_ATTR_MAX - 1) macro
2559 const struct nlattr *attrs[OVS_SAMPLE_ATTR_MAX + 1]; in validate_and_copy_sample()2568 if (!type || type > OVS_SAMPLE_ATTR_MAX || attrs[type]) in validate_and_copy_sample()