Data Fields | |
ETH_PROTOCOLS * | ethp_next |
uint16_t | ethp_type |
uint16_t | ethp_mask |
int(* | ethp_input )(NUTDEVICE *, NETBUF *) |
Definition at line 66 of file ethdemux.c.
Definition at line 67 of file ethdemux.c.
Referenced by NutRegisterEthHandler().
Definition at line 68 of file ethdemux.c.
Referenced by NutRegisterEthHandler().
Definition at line 69 of file ethdemux.c.
Referenced by NutRegisterEthHandler().
int(* _ETH_PROTOCOLS::ethp_input)(NUTDEVICE *, NETBUF *) |
Definition at line 70 of file ethdemux.c.
Referenced by NutRegisterEthHandler().