HomeSort by relevance Sort by last modified time
    Searched refs:EUNIQ_01 (Results 1 - 8 of 8) sorted by null

  /external/syslinux/gpxe/src/hci/
wireless_errors.c 36 { EINVAL | EUNIQ_01, "Packet too short" },
46 { ECONNREFUSED | EUNIQ_01, "Unspecified failure" },
65 { EHOSTUNREACH | EUNIQ_01, "Association denied; QoS AP out of QoS resources" },
86 { ECONNRESET | EUNIQ_01, "Unspecified reason" },
110 { ENETRESET | EUNIQ_01, "Disassociated; QoS AP is out of QoS resources" },
  /external/syslinux/gpxe/src/usr/
iwmgmt.c 237 { ECONNRESET | EUNIQ_01, "Unspecified reason" },
241 { ECONNREFUSED | EUNIQ_01, "Unspecified failure" },
  /external/syslinux/gpxe/src/net/infiniband/
ib_srp.c 48 #define EINVAL_BYTE_STRING_LEN ( EINVAL | EUNIQ_01 )
  /external/syslinux/gpxe/src/include/
errno.h 468 * #define ETCP_HEADER_TOO_SHORT EUNIQ_01
474 #define EUNIQ_01 0x00000100
  /external/syslinux/gpxe/src/drivers/net/
ipoib.c 80 #define EINPROGRESS_JOINING ( EINPROGRESS | EUNIQ_01 )
  /external/syslinux/gpxe/src/net/
infiniband.c 53 #define EINPROGRESS_INIT ( EINPROGRESS | EUNIQ_01 )
  /external/syslinux/gpxe/src/net/udp/
tftp.c 51 #define ETFTP_INVALID_BLKSIZE EUNIQ_01
    [all...]
  /external/syslinux/gpxe/src/net/80211/
net80211.c 44 #define EINVAL_PKT_TOO_SHORT ( EINVAL | EUNIQ_01 )
    [all...]

Completed in 114 milliseconds