#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[] | _U_ |
|
|
|
|
|
|
|
|
|
Initial value:
"@(#) $Header: /tcpdump/master/libpcap/etherent.c,v 1.22 2003/11/15 23:23:57 guy Exp $ (LBL)"
Definition at line 23 of file etherent.c. |
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.