Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

bpf_image.c File Reference

#include <stdio.h>
#include <string.h>
#include "pcap-int.h"

Go to the source code of this file.

Functions

char * bpf_image (p, n) struct bpf_insn *p

Variables

const char rcsid []
int n


Function Documentation

char* bpf_image  ,
n   
 

Referenced by bpf_dump().


Variable Documentation

int n
 

Definition at line 43 of file bpf_image.c.

Referenced by alloc_reg(), bpf_dump(), get_instance(), PacketItoa(), pcap_loop(), pcap_offline_read(), pcap_read(), and pcap_read_remote().

const char rcsid[] [static]
 

Initial value:

    "@(#) $Header: /tcpdump/master/libpcap/bpf_image.c,v 1.25 2002/03/24 23:21:51 guy Exp $ (LBL)"

Definition at line 23 of file bpf_image.c.


documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.