Searched refs:EUNIQ_0D (Results 1 – 3 of 3) sorted by relevance
/external/syslinux/gpxe/src/hci/ |
D | wireless_errors.c | 50 { ECONNREFUSED | EUNIQ_0D, "Authentication algorithm unsupported" }, 76 { EHOSTUNREACH | EUNIQ_0D, "Invalid RSN information element capabilities" }, 97 { ECONNRESET | EUNIQ_0D, "Invalid information element" }, 117 { ENETRESET | EUNIQ_0D, "Peer STA does not support requested cipher suite" },
|
/external/syslinux/gpxe/src/usr/ |
D | iwmgmt.c | 243 { ECONNREFUSED | EUNIQ_0D, "Authentication method not supported" },
|
/external/syslinux/gpxe/src/include/ |
D | errno.h | 486 #define EUNIQ_0D 0x00000d00 macro
|