| References Functions: | NutEtherInput() | nut/net/ethin.c |
| NutEtherOutput() | nut/net/ethout.c | |
| WlanIOCtl() | nut/arch/avr/dev/wlan.c | |
| WlanInit() | nut/arch/avr/dev/wlan.c | |
| WlanOutput() | nut/arch/avr/dev/wlan.c | |
| References Variables: | ifn_eth0 | nut/arch/avr/dev/wlan.c |
#define ERROR -1
#define OK 0
| Visible in: | nut/arch/avr/dev/wlan.c |
| Used in: | nut/arch/avr/dev/wlan.c |
| Prototyped in: | nut/include/dev/wlan.h | |
| Calls: | wlandrv_IOCTL() | |
| Used in: | nut/arch/avr/dev/wlan.c | |
| Prototyped in: | nut/include/dev/wlan.h | |
| Calls: | NutHeapAlloc() | nut/os/heap.c |
| memset() | nut/c/string/memset.c | |
| wlandrv_Attach(), wlandrv_Init(), wlandrv_ProbeDevice() | ||
| Used in: | nut/arch/avr/dev/wlan.c | |
| Prototyped in: | nut/include/dev/wlan.h | |
| Calls: | wlandrv_PutPacket() | |
| Used in: | nut/arch/avr/dev/wlan.c | |