Packet Sniffer SDK DLL Edition
HNUserFilter :: Methods | | Previous Next |
Please see HNUserFilter functions short descriptions below:
Adds an instruction to the user-settable packet filtering program.
Adds JMP instruction to the user-settable packet filtering program.
Checks the BPF program code accuracy.
Checks the packet by the user-settable packet filtering program.
Clears the user-settable packet filtering program.
Compiles the BPF filtering program written in BPF assembler from a specified file.
Compiles the BPF filtering program written in BPF assembler from a string.
Compiles constants definitions from a file.
Compiles constants definitions from an ASCIIZ string.
Compiles BPF filter in a 32/64-bit optimized CPU code.
Decompiles BPF program into BPF assembler source and saves it in a file.
Decompiles BPF program into BPF assembler source and saves it in the memory allocated by application.
Loads the BPF program from the file.
Loads the BPF program from the memory block.
Saves the BPF program to the file.
Saves the BPF program to memory.