true if the packet matches the filter.CompiledFilter.matches
bool matches(const ref Packet pkt) constChecks if a packet matches this filter.
Parameters
pkt | The packet to check. |
bool matches(const ref Packet pkt) constChecks if a packet matches this filter.
pkt | The packet to check. |
true if the packet matches the filter.