nmsg 1.1.2
Data Fields
nmsg_pcap_t Struct Reference

Data Fields

int datalink
 
pcap_t * handle
 
struct _nmsg_ipreasm * reasm
 
u_char * new_pkt
 
pcap_t * user
 
char * userbpft
 
struct bpf_program userbpf
 
nmsg_pcap_type type
 
bool raw
 

Detailed Description

Definition at line 215 of file private.h.

Field Documentation

◆ datalink

int nmsg_pcap_t::datalink

Definition at line 216 of file private.h.

◆ handle

pcap_t* nmsg_pcap_t::handle

Definition at line 217 of file private.h.

◆ reasm

struct _nmsg_ipreasm* nmsg_pcap_t::reasm

Definition at line 218 of file private.h.

◆ new_pkt

u_char* nmsg_pcap_t::new_pkt

Definition at line 219 of file private.h.

◆ user

pcap_t* nmsg_pcap_t::user

Definition at line 221 of file private.h.

◆ userbpft

char* nmsg_pcap_t::userbpft

Definition at line 222 of file private.h.

◆ userbpf

struct bpf_program nmsg_pcap_t::userbpf

Definition at line 223 of file private.h.

◆ type

nmsg_pcap_type nmsg_pcap_t::type

Definition at line 225 of file private.h.

◆ raw

bool nmsg_pcap_t::raw

Definition at line 226 of file private.h.


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