OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EUNIQ_06
(Results
1 - 5
of
5
) sorted by null
/external/syslinux/gpxe/src/hci/
wireless_errors.c
41
{ EINVAL |
EUNIQ_06
, "Packet decryption error", },
69
{ EHOSTUNREACH |
EUNIQ_06
, "Request unsuccessful due to invalid parameters" },
91
{ ECONNRESET |
EUNIQ_06
, "Class 2 frame received from nonauthenticated STA" },
115
{ ENETRESET |
EUNIQ_06
, "Requested; setup is required" },
/external/syslinux/gpxe/src/usr/
iwmgmt.c
236
{ EINVAL |
EUNIQ_06
, "Packet decryption error" },
/external/syslinux/gpxe/src/include/
errno.h
479
#define
EUNIQ_06
0x00000600
/external/syslinux/gpxe/src/net/udp/
tftp.c
56
#define ETFTP_MC_INVALID_IP
EUNIQ_06
[
all
...]
/external/syslinux/gpxe/src/net/80211/
net80211.c
49
#define EINVAL_CRYPTO_REQUEST ( EINVAL |
EUNIQ_06
)
[
all
...]
Completed in 78 milliseconds