libpcap.namedb

Undocumented in source.

Members

Aliases

addrinfo
alias addrinfo = void
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

__pcap_atodn
int __pcap_atodn(char* , uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pcap_atoin
int __pcap_atoin(char* , uint* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__pcap_nametodnaddr
ushort __pcap_nametodnaddr(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pcap_ether_aton
ubyte* pcap_ether_aton(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pcap_ether_hostton
ubyte* pcap_ether_hostton(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pcap_nametoaddr
uint** pcap_nametoaddr(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pcap_nametoaddrinfo
addrinfo* pcap_nametoaddrinfo(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pcap_nametoeproto
int pcap_nametoeproto(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pcap_nametollc
int pcap_nametollc(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pcap_nametonetaddr
uint pcap_nametonetaddr(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pcap_nametoport
int pcap_nametoport(char* , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pcap_nametoportrange
int pcap_nametoportrange(char* , int* , int* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pcap_nametoproto
int pcap_nametoproto(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pcap_next_etherent
pcap_etherent* pcap_next_etherent(FILE* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

pcap_etherent
struct pcap_etherent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

PCAP_ETHERS_FILE
auto PCAP_ETHERS_FILE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PROTO_UNDEF
auto PROTO_UNDEF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta