#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 *) |
int | xdtoi (c) register int c |
Variables | |
const char | rcsid [] |
|
|
|
|
|
|
|
|
|
Initial value:
"@(#) $Header: /tcpdump/master/libpcap/etherent.c,v 1.21 2000/07/11 00:37:04 assar Exp $ (LBL)"
Definition at line 23 of file etherent.c. |
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.