#include <pcap-remote.h>
Data Fields | |
| uint16 | filtertype |
| type of the filter transferred (BPF instructions, ...) | |
| uint16 | dummy |
| Must be zero. | |
| uint32 | nitems |
| Number of items contained into the filter (e.g. BPF instructions for BPF filters). | |
Definition at line 227 of file pcap-remote.h.
|
|
Must be zero.
Definition at line 230 of file pcap-remote.h. |
|
|
type of the filter transferred (BPF instructions, ...)
Definition at line 229 of file pcap-remote.h. Referenced by pcap_pack_bpffilter(). |
|
|
Number of items contained into the filter (e.g. BPF instructions for BPF filters).
Definition at line 231 of file pcap-remote.h. Referenced by pcap_pack_bpffilter(). |
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.