* $Id: ipdemux.c,v 1.2 2008/08/25 14:25:57 haraldkipp Exp $ *
Definition in file ipdemux.c.
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. |