This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
RandomSample -- Click element; samples packets with some probability
RandomSample([P, KEYWORDS])
Ports: 1 input, 1-2 outputs
Processing: agnostic, but output 1 is push
Package: standard (core)
Samples packets with probability P. One out of 1/P packets are sent to the first output. The remaining packets are dropped, unless the element has two outputs, in which case they are emitted on output 1. If you don't specify P, you must supply one of the SAMPLE and DROP keyword arguments. Keyword arguments are:
Generated by 'click-elem2man' from '../elements/standard/randomsample.hh' on 24/May/2007.