Searched refs:OVS_SAMPLE_ATTR_PROBABILITY (Results 1 – 2 of 2) sorted by relevance
615 OVS_SAMPLE_ATTR_PROBABILITY, /* u32 number */ enumerator
2456 probability = attrs[OVS_SAMPLE_ATTR_PROBABILITY]; in validate_and_copy_sample()3387 if (nla_put_u32(skb, OVS_SAMPLE_ATTR_PROBABILITY, arg->probability)) { in sample_action_to_attr()