-
-
Notifications
You must be signed in to change notification settings - Fork 1
PCAP.PacketFilter.CreateFilter
Andrew Lambert edited this page Nov 26, 2022
·
4 revisions
PCAP.PacketFilter.CreateFilter
Function CreateFilter(Expression As String) As PCAP.Filter| Name | Type | Comment |
|---|---|---|
| Expression | String | A BPF filter expression |
Constructs a compiled filter program generated from the high level filtering expression given as the parameter.
Wiki home | Project page | Bugs | Become a sponsor
Text, images, and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.