NetSim Source Code Help
Loading...
Searching...
No Matches
stru_wireshark_trace Struct Reference

#include <NetSim_utility.h>

Collaboration diagram for stru_wireshark_trace:
Collaboration graph

Data Fields

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

Detailed Description

Definition at line 76 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 79 of file NetSim_utility.h.

◆ pcapWriterlist

PPCAP_WRITER** stru_wireshark_trace::pcapWriterlist

Definition at line 78 of file NetSim_utility.h.


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