Home
last modified time | relevance | path

Searched refs:EUNIQ_11 (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/hci/
Dwireless_errors.c54 { ECONNREFUSED | EUNIQ_11, "Association denied because AP is out of resources" },
80 { EHOSTUNREACH | EUNIQ_11, "The Destination STA is not present within the BSS" },
101 { ECONNRESET | EUNIQ_11, "4-Way Handshake information element changed unduly" },
/external/syslinux/gpxe/src/include/
Derrno.h490 #define EUNIQ_11 0x00001100 macro