OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EUNIQ_05
(Results
1 - 4
of
4
) sorted by null
/external/syslinux/gpxe/src/hci/
wireless_errors.c
40
{ EINVAL |
EUNIQ_05
, "Packet has invalid LLC header" },
68
{ EHOSTUNREACH |
EUNIQ_05
, "The request has been declined" },
90
{ ECONNRESET |
EUNIQ_05
, "Disassociated because AP is out of resources" },
114
{ ENETRESET |
EUNIQ_05
, "Requested; does not want to use the mechanism" },
/external/syslinux/gpxe/src/include/
errno.h
478
#define
EUNIQ_05
0x00000500
/external/syslinux/gpxe/src/net/udp/
tftp.c
55
#define ETFTP_MC_INVALID_MC
EUNIQ_05
[
all
...]
/external/syslinux/gpxe/src/net/80211/
net80211.c
48
#define EINVAL_PKT_LLC_HEADER ( EINVAL |
EUNIQ_05
)
[
all
...]
Completed in 889 milliseconds