eth_port Struct Reference

#include <eth_int.h>

Collaboration diagram for eth_port:

Collaboration graph
[legend]

Data Fields

int etp_flags
ether_addr_t etp_ethaddr
acc_tetp_wr_pack
acc_tetp_rd_pack
eth_fdetp_sendq_head
eth_fdetp_sendq_tail
eth_fdetp_type_any
eth_fdetp_type [ETH_TYPE_HASH_NR]
event_t etp_sendev
u16_t etp_vlan
eth_portetp_vlan_port
eth_portetp_vlan_tab [ETH_VLAN_HASH_NR]
eth_portetp_vlan_next
osdep_eth_port_t etp_osdep

Detailed Description

Definition at line 19 of file eth_int.h.


Field Documentation

ether_addr_t eth_port::etp_ethaddr
 

Definition at line 22 of file eth_int.h.

Referenced by eth_ioctl(), eth_restart(), eth_send(), and osdep_eth_init().

int eth_port::etp_flags
 

Definition at line 21 of file eth_int.h.

Referenced by eth_ioctl(), eth_open(), eth_restart(), eth_send(), and osdep_eth_init().

osdep_eth_port_t eth_port::etp_osdep
 

Definition at line 36 of file eth_int.h.

Referenced by eth_rec(), eth_recvev(), eth_restart(), eth_sendev(), find_port(), and osdep_eth_init().

acc_t * eth_port::etp_rd_pack
 

Definition at line 23 of file eth_int.h.

Referenced by osdep_eth_init().

event_t eth_port::etp_sendev
 

Definition at line 28 of file eth_int.h.

Referenced by eth_loop_ev(), eth_send(), and eth_sendev().

struct eth_fd* eth_port::etp_sendq_head
 

Definition at line 24 of file eth_int.h.

Referenced by eth_cancel(), and eth_write().

struct eth_fd* eth_port::etp_sendq_tail
 

Definition at line 25 of file eth_int.h.

Referenced by eth_cancel(), and eth_write().

struct eth_fd* eth_port::etp_type[ETH_TYPE_HASH_NR]
 

Definition at line 27 of file eth_int.h.

Referenced by hash_fd(), and unhash_fd().

struct eth_fd* eth_port::etp_type_any
 

Definition at line 26 of file eth_int.h.

Referenced by hash_fd(), and unhash_fd().

u16_t eth_port::etp_vlan
 

Definition at line 31 of file eth_int.h.

Referenced by eth_ioctl(), eth_reg_vlan(), and osdep_eth_init().

struct eth_port* eth_port::etp_vlan_next
 

Definition at line 34 of file eth_int.h.

Referenced by do_rec_conf(), and eth_reg_vlan().

struct eth_port* eth_port::etp_vlan_port
 

Definition at line 32 of file eth_int.h.

Referenced by eth_cancel(), eth_restart(), eth_send(), eth_write(), and osdep_eth_init().

struct eth_port* eth_port::etp_vlan_tab[ETH_VLAN_HASH_NR]
 

Definition at line 33 of file eth_int.h.

Referenced by do_rec_conf(), and eth_reg_vlan().

acc_t* eth_port::etp_wr_pack
 

Definition at line 23 of file eth_int.h.

Referenced by eth_loop_ev(), eth_send(), eth_write(), and osdep_eth_init().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:23:05 2006 for minix by  doxygen 1.4.6