Home
last modified time | relevance | path

Searched refs:EUNIQ_07 (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/gpxe/src/hci/
Dwireless_errors.c42 { 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/
Derrno.h480 #define EUNIQ_07 0x00000700 macro
/external/syslinux/gpxe/src/net/udp/
Dtftp.c57 #define ETFTP_MC_INVALID_PORT EUNIQ_07
/external/syslinux/gpxe/src/net/80211/
Dnet80211.c50 #define EINVAL_ACTIVE_SCAN ( EINVAL | EUNIQ_07 )