NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_wireshark_trace Struct Reference
Collaboration diagram for stru_wireshark_trace:

Data Fields

PPCAP_WRITER ** pcapWriterlist
 
void(* convert_sim_to_real_packet )(void *netsim_packet, void *pcap_handle, double dTime)
 

Detailed Description

Definition at line 82 of file NetSim_utility.h.

Field Documentation

◆ convert_sim_to_real_packet

void(* stru_wireshark_trace::convert_sim_to_real_packet) (void *netsim_packet, void *pcap_handle, double dTime)

Definition at line 85 of file NetSim_utility.h.

◆ pcapWriterlist

PPCAP_WRITER** stru_wireshark_trace::pcapWriterlist

Definition at line 84 of file NetSim_utility.h.


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