#include <pcap.h>
Public Attributes | |
bpf_u_int32 | linktype |
bpf_u_int32 | magic |
bpf_u_int32 | sigfigs |
bpf_u_int32 | snaplen |
bpf_int32 | thiszone |
u_short | version_major |
u_short | version_minor |
Definition at line 129 of file pcap/pcap.h.
bpf_u_int32 pcap_file_header::linktype |
Definition at line 136 of file pcap/pcap.h.
bpf_u_int32 pcap_file_header::magic |
Definition at line 130 of file pcap/pcap.h.
bpf_u_int32 pcap_file_header::sigfigs |
Definition at line 134 of file pcap/pcap.h.
bpf_u_int32 pcap_file_header::snaplen |
Definition at line 135 of file pcap/pcap.h.
bpf_int32 pcap_file_header::thiszone |
Definition at line 133 of file pcap/pcap.h.
u_short pcap_file_header::version_major |
Definition at line 131 of file pcap/pcap.h.
u_short pcap_file_header::version_minor |
Definition at line 132 of file pcap/pcap.h.