#include <pcap.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
void | bpf_dump (struct bpf_program *p, int option) |
Variables | |
const char | rcsid [] |
|
Definition at line 34 of file bpf_dump.c. References bpf_program::bf_insns, bpf_program::bf_len, bpf_image(), bpf_insn::code, bpf_insn::jf, bpf_insn::jt, bpf_insn::k, and n. |
|
Initial value:
"@(#) $Header: /tcpdump/master/libpcap/bpf_dump.c,v 1.13 2002/03/24 23:21:51 guy Exp $ (LBL)"
Definition at line 22 of file bpf_dump.c. |
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.