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[] _U_
int n


Function Documentation

char* bpf_image  ,
n   
 

Referenced by bpf_dump().


Variable Documentation

const char rcsid [] _U_ [static]
 

Initial value:

    "@(#) $Header: /tcpdump/master/libpcap/bpf_image.c,v 1.26 2003/11/15 23:23:57 guy Exp $ (LBL)"

Definition at line 23 of file bpf_image.c.

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_remote(), and pcap_read_win32_npf().


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