nmsg 1.3.1
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 229 of file private.h.

Field Documentation

◆ datalink

int nmsg_pcap_t::datalink

Definition at line 230 of file private.h.

◆ handle

pcap_t* nmsg_pcap_t::handle

Definition at line 231 of file private.h.

◆ reasm

struct _nmsg_ipreasm* nmsg_pcap_t::reasm

Definition at line 232 of file private.h.

◆ new_pkt

u_char* nmsg_pcap_t::new_pkt

Definition at line 233 of file private.h.

◆ user

pcap_t* nmsg_pcap_t::user

Definition at line 235 of file private.h.

◆ userbpft

char* nmsg_pcap_t::userbpft

Definition at line 236 of file private.h.

◆ userbpf

struct bpf_program nmsg_pcap_t::userbpf

Definition at line 237 of file private.h.

◆ type

nmsg_pcap_type nmsg_pcap_t::type

Definition at line 239 of file private.h.

◆ raw

bool nmsg_pcap_t::raw

Definition at line 240 of file private.h.


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