NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_eth_packet Struct Reference

Data Fields

UINT type
 
void * var
 
void *(* fncopy )(void *)
 
void(* fnfree )(void *)
 

Detailed Description

Definition at line 78 of file Ethernet.h.

Field Documentation

◆ fncopy

void *(* stru_eth_packet::fncopy) (void *)

Definition at line 82 of file Ethernet.h.

◆ fnfree

void(* stru_eth_packet::fnfree) (void *)

Definition at line 83 of file Ethernet.h.

◆ type

UINT stru_eth_packet::type

Definition at line 80 of file Ethernet.h.

◆ var

void* stru_eth_packet::var

Definition at line 81 of file Ethernet.h.


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