#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_ |
|
Definition at line 90 of file etherent.c. References skip_line(), skip_space(), and xdtoi(). |
|
Definition at line 77 of file etherent.c. Referenced by pcap_next_etherent(). |
|
Definition at line 64 of file etherent.c. Referenced by pcap_next_etherent(). |
|
Definition at line 52 of file etherent.c. Referenced by pcap_next_etherent(). |
|
Initial value:
Definition at line 23 of file etherent.c. |
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.