Classes | Macros | Functions
namedb.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pcap_etherent
 

Macros

#define PCAP_ETHERS_FILE   "/etc/ethers"
 
#define PROTO_UNDEF   -1
 

Functions

int __pcap_atodn (const char *, bpf_u_int32 *)
 
int __pcap_atoin (const char *, bpf_u_int32 *)
 
u_short __pcap_nametodnaddr (const char *)
 
u_char * pcap_ether_aton (const char *)
 
u_char * pcap_ether_hostton (const char *)
 
bpf_u_int32 ** pcap_nametoaddr (const char *)
 
int pcap_nametoeproto (const char *)
 
int pcap_nametollc (const char *)
 
bpf_u_int32 pcap_nametonetaddr (const char *)
 
int pcap_nametoport (const char *, int *, int *)
 
int pcap_nametoportrange (const char *, int *, int *, int *)
 
int pcap_nametoproto (const char *)
 
struct pcap_etherentpcap_next_etherent (FILE *)
 

Macro Definition Documentation

#define PCAP_ETHERS_FILE   "/etc/ethers"

Definition at line 55 of file namedb.h.

#define PROTO_UNDEF   -1

Definition at line 78 of file namedb.h.

Function Documentation

int __pcap_atodn ( const char *  ,
bpf_u_int32  
)
int __pcap_atoin ( const char *  ,
bpf_u_int32  
)
u_short __pcap_nametodnaddr ( const char *  )
u_char* pcap_ether_aton ( const char *  )
u_char* pcap_ether_hostton ( const char *  )
bpf_u_int32** pcap_nametoaddr ( const char *  )
int pcap_nametoeproto ( const char *  )
int pcap_nametollc ( const char *  )
bpf_u_int32 pcap_nametonetaddr ( const char *  )
int pcap_nametoport ( const char *  ,
int *  ,
int *   
)
int pcap_nametoportrange ( const char *  ,
int *  ,
int *  ,
int *   
)
int pcap_nametoproto ( const char *  )
struct pcap_etherent* pcap_next_etherent ( FILE *  )


soem
Author(s): Arthur Ketels and M.J.G. van den Molengraft
autogenerated on Sat Jun 8 2019 18:02:17