Public Attributes | List of all members
ec_stackT Struct Reference

#include <nicdrv.h>

Public Attributes

ec_bufT(* rxbuf )[EC_MAXBUF]
 
int(* rxbufstat )[EC_MAXBUF]
 
int(* rxsa )[EC_MAXBUF]
 
int * sock
 
pcap_t ** sock
 
ec_bufTtempbuf
 
ec_bufT(* txbuf )[EC_MAXBUF]
 
int(* txbuflength )[EC_MAXBUF]
 

Detailed Description

pointer structure to Tx and Rx stacks

Definition at line 19 of file erika/nicdrv.h.

Member Data Documentation

◆ rxbuf

ec_bufT(* ec_stackT::rxbuf

rx buffers

Definition at line 30 of file erika/nicdrv.h.

◆ rxbufstat

int(* ec_stackT::rxbufstat

rx buffer status fields

Definition at line 32 of file erika/nicdrv.h.

◆ rxsa

int(* ec_stackT::rxsa

received MAC source address (middle word)

Definition at line 34 of file erika/nicdrv.h.

◆ sock [1/2]

pcap_t ** ec_stackT::sock

socket connection used

Definition at line 22 of file erika/nicdrv.h.

◆ sock [2/2]

pcap_t** ec_stackT::sock

socket connection used

Definition at line 25 of file macosx/nicdrv.h.

◆ tempbuf

ec_bufT * ec_stackT::tempbuf

temporary receive buffer

Definition at line 28 of file erika/nicdrv.h.

◆ txbuf

ec_bufT(* ec_stackT::txbuf

tx buffer

Definition at line 24 of file erika/nicdrv.h.

◆ txbuflength

int(* ec_stackT::txbuflength

tx buffer lengths

Definition at line 26 of file erika/nicdrv.h.


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


soem
Author(s): Arthur Ketels and M.J.G. van den Molengraft
autogenerated on Wed Mar 2 2022 01:01:49