Go to the source code of this file.
Typedefs | |
typedef struct _INET_PROTOCOLS | INET_PROTOCOLS |
Linked list of registered Internet protocols. | |
Functions | |
int | NutRegisterIpHandler (uint8_t prot, int(*hdlr)(NUTDEVICE *, NETBUF *)) |
Register an additional Ethernet protocol handler. |
* $Id: ipdemux.c 2463 2009-02-13 14:52:05Z haraldkipp $ *
Definition in file ipdemux.c.