Airframe Application Utilities
libairframe 2.12.0 API documentation

Data Fields
_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: