wifi::frame::mgt::subtype Namespace Reference

IEEE 802.11 management frame subtypes. More...


Enumerations

enum  frame_subtype {
  assoc_req = 0, assoc_resp = 1, reassoc_req = 2, reassoc_resp = 3,
  probe_req = 4, probe_resp = 5, beacon = 8, atim = 9,
  disassoc = 10, auth = 11, deauth = 12
}

Variables

const std::string names [16]


Detailed Description

IEEE 802.11 management frame subtypes.

Enumeration Type Documentation

IEEE 802.11 management frame subtypes.

Enumerator:
assoc_req  Association request subtype.
assoc_resp  Association response subtype.
reassoc_req  Reassociation request subtype.
reassoc_resp  Reassociation response subtype.
probe_req  Probe request subtype.
probe_resp  Probe response subtype.
beacon  Beacon frame subtype.
atim  ATIM frame subtype.
disassoc  Disassociation frame subtype.
auth  Authentication frame subtype.
deauth  De-authentication frame subtype.


Variable Documentation

Initial value:

          {
            "Association request",
            "Association response",
            "Reassociation request",
            "Reassociation response",
            "Probe request",
            "Probe response",
            "Reserved (mgt:6)",
            "Reserved (mgt:7)",
            "Beacon",
            "ATIM",
            "Disassociation",
            "Authentication",
            "Deauthentication",
            "Action",
            "Reserved (mgt:14)",
            "Reserved (mgt:15)"
          }
IEEE 802.11 management frame subtype names.


Generated on Thu Jul 31 16:39:04 2008 for wipal by  doxygen 1.5.6