#include <errno.h>#include <gpxe/errortab.h>Go to the source code of this file.
Defines | |
| #define | ERRFILE ERRFILE_net80211 |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER) | |
Variables | |
| struct errortab wireless_errors[] | __errortab |
| All 802.11 errors. | |
| #define ERRFILE ERRFILE_net80211 |
Definition at line 26 of file wireless_errors.c.
| FILE_LICENCE | ( | GPL2_OR_LATER | ) |
| struct errortab wireless_errors [] __errortab |
All 802.11 errors.
These follow the 802.11 standard as much as is feasible, but most have been abbreviated to fit the 50-character limit imposed by strerror.
Definition at line 34 of file wireless_errors.c.
1.5.7.1