Go to the source code of this file.
#define foreach_pcap_file_header |
Value: \
\
\
\
\
\
\
\
\
_ (
u32, max_packet_size_in_bytes) \
\
\
Definition at line 58 of file pcap.h.
#define foreach_pcap_packet_header |
Value: \
\
\
_ (
u32, n_packet_bytes_stored_in_file) \
_ (
u32, n_bytes_in_packet)
Definition at line 86 of file pcap.h.
#define foreach_vnet_pcap_packet_type |
Value:_ (null, 0) \
_ (ethernet, 1) \
_ (ppp, 9) \
_ (ip, 12) \
_ (hdlc, 104)
Definition at line 45 of file pcap.h.
#define PCAP_MAIN_INIT_DONE (1 << 0) |
Enumerator |
---|
foreach_vnet_pcap_packet_type |
|
Definition at line 52 of file pcap.h.