A stack which works with or without an Mbed os library. Provides IPv4 or IPv6 with a full 1500 byte buffer.

Dependents:   oldheating gps motorhome heating

eth/eth.h

Committer:
andrewboyson
Date:
2017-05-01
Revision:
13:9cd54f7db57a
Parent:
11:c051adb70c5a
Child:
14:e75a59c1123d

File content as of revision 13:9cd54f7db57a:


extern int  EthHandlePacket       (void* pPacket, int* pSize);
extern int  EthPollForPacketToSend(void* pPacket, int* pSize);