This is automatically generated documentation. Edit after the "COMMENTS" heading; changes to the main body will be lost.
SetPacketType -- Click element; sets packet type annotation
SetPacketType(TYPE)
Ports: 1 input, 1 output
Processing: agnostic
Package: standard (core)
SetPacketType sets passing packets' packet type annotations to TYPE. The packet type annotation tells Linux about the packet's link-level characteristics. For example, was the packet sent directly to this host, or was it broadcast? TYPE should be one of `HOST', `BROADCAST', `MULTICAST', `OTHERHOST', `OUTGOING', or `LOOPBACK'.
Generated by 'click-elem2man' from '../elements/standard/setpackettype.hh' on 20/Feb/2006.