Home
last modified time | relevance | path

Searched defs:rpcap_filterbpf_insn (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libpcap/
H A Drpcap-protocol.h333 struct rpcap_filterbpf_insn struct
335 uint16 code; /* opcode of the instruction */
336 uint8 jt; /* relative offset to jump to in case of 'true' */
337 uint8 jf; /* relative offset to jump to in case of 'false' */
338 int32 k; /* instruction-dependent value */