Data Fields | |
| UINT | type |
| void * | var |
| void *(* | fncopy )(void *) |
| void(* | fnfree )(void *) |
Definition at line 78 of file Ethernet.h.
| void *(* stru_eth_packet::fncopy) (void *) |
Definition at line 82 of file Ethernet.h.
| void(* stru_eth_packet::fnfree) (void *) |
Definition at line 83 of file Ethernet.h.
| UINT stru_eth_packet::type |
Definition at line 80 of file Ethernet.h.
| void* stru_eth_packet::var |
Definition at line 81 of file Ethernet.h.