Home
last modified time | relevance | path

Searched refs:EUNIQ_04 (Results 1 – 6 of 6) sorted by relevance

/external/syslinux/gpxe/src/hci/
Dwireless_errors.c39 { EINVAL | EUNIQ_04, "Packet not from an Access Point" },
89 { ECONNRESET | EUNIQ_04, "Disassociated due to inactivity" },
113 { ENETRESET | EUNIQ_04, "Requested; STA is leaving the BSS (or resetting)" },
/external/syslinux/gpxe/src/usr/
Diwmgmt.c238 { ECONNRESET | EUNIQ_04, "Disassociated due to inactivity" },
/external/syslinux/gpxe/src/net/infiniband/
Dib_srp.c51 #define EINVAL_RP_TOO_SHORT ( EINVAL | EUNIQ_04 )
/external/syslinux/gpxe/src/include/
Derrno.h477 #define EUNIQ_04 0x00000400 macro
/external/syslinux/gpxe/src/net/udp/
Dtftp.c54 #define ETFTP_MC_NO_MC EUNIQ_04
/external/syslinux/gpxe/src/net/80211/
Dnet80211.c47 #define EINVAL_PKT_NOT_FROMDS ( EINVAL | EUNIQ_04 )