#include "net/netif.h"Go to the source code of this file.
Functions | |
| void | loopif_init (struct netif *netif) |
| void loopif_init | ( | struct netif * | netif | ) |
Definition at line 71 of file loopif.c.
References loopif_output(), netif::name, and netif::output.
Referenced by netMainThread().
1.4.7