debugging linux port
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
#define MAX_MPDU (MAX_HEADER+MAX_PDU)
|
||||
|
||||
bool ethernet_valid(void);
|
||||
bool ethernet_cleanup(void);
|
||||
void ethernet_cleanup(void);
|
||||
bool ethernet_init(char *interface_name);
|
||||
|
||||
/* function to send a packet out the 802.2 socket */
|
||||
|
||||
Reference in New Issue
Block a user