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 (struct bpf_insn *p, int n)

Variables

const char rcsid[] _U_


Function Documentation

char* bpf_image struct bpf_insn p,
int  n
 

Definition at line 41 of file bpf_image.c.

References snprintf.

Referenced by bpf_dump().


Variable Documentation

const char rcsid [] _U_ [static]
 

Initial value:

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

Definition at line 23 of file bpf_image.c.


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