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

  /external/syslinux/gpxe/src/hci/
wireless_errors.c 39 { 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/
iwmgmt.c 238 { ECONNRESET | EUNIQ_04, "Disassociated due to inactivity" },
  /external/syslinux/gpxe/src/net/infiniband/
ib_srp.c 51 #define EINVAL_RP_TOO_SHORT ( EINVAL | EUNIQ_04 )
  /external/syslinux/gpxe/src/include/
errno.h 477 #define EUNIQ_04 0x00000400
  /external/syslinux/gpxe/src/net/udp/
tftp.c 54 #define ETFTP_MC_NO_MC EUNIQ_04
    [all...]
  /external/syslinux/gpxe/src/net/80211/
net80211.c 47 #define EINVAL_PKT_NOT_FROMDS ( EINVAL | EUNIQ_04 )
    [all...]

Completed in 649 milliseconds