OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EUNIQ_07
(Results
1 - 4
of
4
) sorted by null
/external/syslinux/gpxe/src/hci/
wireless_errors.c
42
{ EINVAL |
EUNIQ_07
, "Invalid active scan requested" },
70
{ EHOSTUNREACH |
EUNIQ_07
, "TS not created due to bad specification" },
92
{ ECONNRESET |
EUNIQ_07
, "Class 3 frame received from nonassociated STA" },
116
{ ENETRESET |
EUNIQ_07
, "Requested from peer STA due to timeout" },
/external/syslinux/gpxe/src/include/
errno.h
480
#define
EUNIQ_07
0x00000700
/external/syslinux/gpxe/src/net/udp/
tftp.c
57
#define ETFTP_MC_INVALID_PORT
EUNIQ_07
[
all
...]
/external/syslinux/gpxe/src/net/80211/
net80211.c
50
#define EINVAL_ACTIVE_SCAN ( EINVAL |
EUNIQ_07
)
[
all
...]
Completed in 180 milliseconds