proc on_sniffer_init {} { } proc on_receive_packet {} { # return the name of the dumper to receive this packet # or "skip" to ignore it return "dumper1" }