#include <eth_int.h>
Collaboration diagram for eth_port:

Data Fields | |
| int | etp_flags |
| ether_addr_t | etp_ethaddr |
| acc_t * | etp_wr_pack |
| acc_t * | etp_rd_pack |
| eth_fd * | etp_sendq_head |
| eth_fd * | etp_sendq_tail |
| eth_fd * | etp_type_any |
| eth_fd * | etp_type [ETH_TYPE_HASH_NR] |
| event_t | etp_sendev |
| u16_t | etp_vlan |
| eth_port * | etp_vlan_port |
| eth_port * | etp_vlan_tab [ETH_VLAN_HASH_NR] |
| eth_port * | etp_vlan_next |
| osdep_eth_port_t | etp_osdep |
Definition at line 19 of file eth_int.h.
|
|
Definition at line 22 of file eth_int.h. Referenced by eth_ioctl(), eth_restart(), eth_send(), and osdep_eth_init(). |
|
|
Definition at line 21 of file eth_int.h. Referenced by eth_ioctl(), eth_open(), eth_restart(), eth_send(), and osdep_eth_init(). |
|
|
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(). |
|
|
Definition at line 23 of file eth_int.h. Referenced by osdep_eth_init(). |
|
|
Definition at line 28 of file eth_int.h. Referenced by eth_loop_ev(), eth_send(), and eth_sendev(). |
|
|
Definition at line 24 of file eth_int.h. Referenced by eth_cancel(), and eth_write(). |
|
|
Definition at line 25 of file eth_int.h. Referenced by eth_cancel(), and eth_write(). |
|
|
Definition at line 27 of file eth_int.h. Referenced by hash_fd(), and unhash_fd(). |
|
|
Definition at line 26 of file eth_int.h. Referenced by hash_fd(), and unhash_fd(). |
|
|
Definition at line 31 of file eth_int.h. Referenced by eth_ioctl(), eth_reg_vlan(), and osdep_eth_init(). |
|
|
Definition at line 34 of file eth_int.h. Referenced by do_rec_conf(), and eth_reg_vlan(). |
|
|
Definition at line 32 of file eth_int.h. Referenced by eth_cancel(), eth_restart(), eth_send(), eth_write(), and osdep_eth_init(). |
|
|
Definition at line 33 of file eth_int.h. Referenced by do_rec_conf(), and eth_reg_vlan(). |
|
|
Definition at line 23 of file eth_int.h. Referenced by eth_loop_ev(), eth_send(), eth_write(), and osdep_eth_init(). |
1.4.6