#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 239 of file pcap-remote.h.
documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2009 CACE Technologies. All rights reserved.