WinPcap: 输出结构与定义
优质
小牛编辑
128浏览
2023-12-01
模块 | |
Strings related to the new source syntax | |
Identifiers related to the new source syntax | |
Flags defined in the pcap_open() function | |
Sampling methods defined in the pcap_setsampling() function | |
Authentication methods supported by the RPCAP protocol | |
数据结构 | |
struct | pcap_rmtauth |
This structure keeps the information needed to autheticate the user on a remote machine. More... | |
struct | pcap_samp |
This structure defines the information related to sampling. More... | |
定义 | |
#define | PCAP_BUF_SIZE1024 |
Defines the maximum buffer size in which address, port, interface names are kept. | |
#define | RPCAP_HOSTLIST_SIZE1024 |
Maximum lenght of an host name (needed for the RPCAP active mode). |