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

etherent.c File Reference

#include <sys/types.h>
#include <ctype.h>
#include <memory.h>
#include <stdio.h>
#include <string.h>
#include "pcap-int.h"
#include <pcap-namedb.h>

Go to the source code of this file.

Functions

int xdtoi (int)
int skip_space (FILE *)
int skip_line (FILE *)
pcap_etherent * pcap_next_etherent (FILE *fp)

Variables

const char rcsid[] _U_


Function Documentation

struct pcap_etherent* pcap_next_etherent FILE *  fp  ) 
 

Definition at line 90 of file etherent.c.

References skip_line(), skip_space(), and xdtoi().

int skip_line FILE *   )  [inline, static]
 

Definition at line 77 of file etherent.c.

Referenced by pcap_next_etherent().

int skip_space FILE *   )  [inline, static]
 

Definition at line 64 of file etherent.c.

Referenced by pcap_next_etherent().

int xdtoi int   )  [inline, static]
 

Definition at line 52 of file etherent.c.

Referenced by pcap_next_etherent().


Variable Documentation

const char rcsid [] _U_ [static]
 

Initial value:

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

Definition at line 23 of file etherent.c.


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