OVS_SAMPLE_ATTR_PROBABILITY
probability = attrs[OVS_SAMPLE_ATTR_PROBABILITY];
if (nla_put_u32(skb, OVS_SAMPLE_ATTR_PROBABILITY, arg->probability)) {