Home | History | Annotate | Download | only in linux

Lines Matching refs:essid

105  *	- 802.11 support (ESSID ioctls)
258 #define SIOCSIWESSID 0x8B1A /* set ESSID (network name) */
259 #define SIOCGIWESSID 0x8B1B /* get ESSID */
262 /* As the ESSID and NICKN are strings up to 32 bytes long, it doesn't fit
430 /* Maximum size of the ESSID and NICKN strings */
511 #define IW_SCAN_THIS_ESSID 0x0002 /* Scan only this ESSID */
687 __u32 nwid; /* Rx : Wrong nwid/essid */
738 * Use this ESSID if IW_SCAN_THIS_ESSID flag is used instead of using
739 * the current ESSID. This allows scan requests for specific ESSID
740 * without having to change the current ESSID and potentially breaking
743 __u8 essid[IW_ESSID_MAX_SIZE];
873 struct iw_point essid; /* Extended network name */