Airframe Application Utilities
libairframe 0.7.2 API documentation

Main Page | Data Structures | File List | Data Fields | Globals

_MIOSourcePCapLiveConfig Struct Reference

libpcap live source configuration context. More...

#include <mio_source_pcap.h>


Data Fields

uint32_t snaplen
 Live capture length in octets.
uint32_t timeout
 Live capture timeout in milliseconds.
char * filter
 BPF filter expression to apply when capturing packets.

Detailed Description

libpcap live source configuration context.

Pass as the cfg argument to mio_source_init_pcap_live().


The documentation for this struct was generated from the following file: