#include <pcap-remote.h>
| Data Fields | |
| uint16 | code | 
| opcode of the instuction | |
| uint8 | jt | 
| relative offset to jump to in case of 'true' | |
| uint8 | jf | 
| relative offset to jump to in case of 'false' | |
| int32 | k | 
| instruction-dependent value | |
Definition at line 236 of file pcap-remote.h.
| 
 | 
| opcode of the instuction 
 Definition at line 238 of file pcap-remote.h. Referenced by pcap_pack_bpffilter(). | 
| 
 | 
| relative offset to jump to in case of 'false' 
 Definition at line 240 of file pcap-remote.h. Referenced by pcap_pack_bpffilter(). | 
| 
 | 
| relative offset to jump to in case of 'true' 
 Definition at line 239 of file pcap-remote.h. Referenced by pcap_pack_bpffilter(). | 
| 
 | 
| instruction-dependent value 
 Definition at line 241 of file pcap-remote.h. Referenced by pcap_pack_bpffilter(). | 
 documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.