macro_rules! SnoopPacketUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown SnoopPacket member.