!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.5.4	//
AP_DEAUTH_DELAY	ap.h	80;"	d
AP_DISASSOC_DELAY	ap.h	79;"	d
AP_H	ap.h	2;"	d
AP_MAC_CMD_FLUSH	hostap_common.h	/^       AP_MAC_CMD_POLICY_DENY = 2, AP_MAC_CMD_FLUSH = 3,$/;"	e
AP_MAC_CMD_KICKALL	hostap_common.h	/^       AP_MAC_CMD_KICKALL = 4 };$/;"	e
AP_MAC_CMD_POLICY_ALLOW	hostap_common.h	/^enum { AP_MAC_CMD_POLICY_OPEN = 0, AP_MAC_CMD_POLICY_ALLOW = 1,$/;"	e
AP_MAC_CMD_POLICY_DENY	hostap_common.h	/^       AP_MAC_CMD_POLICY_DENY = 2, AP_MAC_CMD_FLUSH = 3,$/;"	e
AP_MAC_CMD_POLICY_OPEN	hostap_common.h	/^enum { AP_MAC_CMD_POLICY_OPEN = 0, AP_MAC_CMD_POLICY_ALLOW = 1,$/;"	e
AP_MAX_INACTIVITY	ap.h	78;"	d
ASSERT	md5.h	29;"	d
ASSERT	md5.h	32;"	d
AUTH_KEY_TX_KEY_TRANSMIT	eapol_sm.h	/^	enum { AUTH_KEY_TX_NO_KEY_TRANSMIT, AUTH_KEY_TX_KEY_TRANSMIT } state;$/;"	e	enum:eapol_auth_key_tx::<anonymous>
AUTH_KEY_TX_NO_KEY_TRANSMIT	eapol_sm.h	/^	enum { AUTH_KEY_TX_NO_KEY_TRANSMIT, AUTH_KEY_TX_KEY_TRANSMIT } state;$/;"	e	enum:eapol_auth_key_tx::<anonymous>
AUTH_PAE_ABORTING	eapol_sm.h	/^	       AUTH_PAE_ABORTING, AUTH_PAE_HELD, AUTH_PAE_FORCE_AUTH,$/;"	e	enum:eapol_auth_pae_sm::<anonymous>
AUTH_PAE_AUTHENTICATED	eapol_sm.h	/^	       AUTH_PAE_AUTHENTICATING, AUTH_PAE_AUTHENTICATED,$/;"	e	enum:eapol_auth_pae_sm::<anonymous>
AUTH_PAE_AUTHENTICATING	eapol_sm.h	/^	       AUTH_PAE_AUTHENTICATING, AUTH_PAE_AUTHENTICATED,$/;"	e	enum:eapol_auth_pae_sm::<anonymous>
AUTH_PAE_CONNECTING	eapol_sm.h	/^	enum { AUTH_PAE_INITIALIZE, AUTH_PAE_DISCONNECTED, AUTH_PAE_CONNECTING,$/;"	e	enum:eapol_auth_pae_sm::<anonymous>
AUTH_PAE_DEFAULT_initialEAPMsg	eapol_sm.h	27;"	d
AUTH_PAE_DEFAULT_quietPeriod	eapol_sm.h	25;"	d
AUTH_PAE_DEFAULT_reAuthMax	eapol_sm.h	29;"	d
AUTH_PAE_DEFAULT_txPeriod	eapol_sm.h	31;"	d
AUTH_PAE_DISCONNECTED	eapol_sm.h	/^	enum { AUTH_PAE_INITIALIZE, AUTH_PAE_DISCONNECTED, AUTH_PAE_CONNECTING,$/;"	e	enum:eapol_auth_pae_sm::<anonymous>
AUTH_PAE_FORCE_AUTH	eapol_sm.h	/^	       AUTH_PAE_ABORTING, AUTH_PAE_HELD, AUTH_PAE_FORCE_AUTH,$/;"	e	enum:eapol_auth_pae_sm::<anonymous>
AUTH_PAE_FORCE_UNAUTH	eapol_sm.h	/^	       AUTH_PAE_FORCE_UNAUTH } state;$/;"	e	enum:eapol_auth_pae_sm::<anonymous>
AUTH_PAE_HELD	eapol_sm.h	/^	       AUTH_PAE_ABORTING, AUTH_PAE_HELD, AUTH_PAE_FORCE_AUTH,$/;"	e	enum:eapol_auth_pae_sm::<anonymous>
AUTH_PAE_INITIALIZE	eapol_sm.h	/^	enum { AUTH_PAE_INITIALIZE, AUTH_PAE_DISCONNECTED, AUTH_PAE_CONNECTING,$/;"	e	enum:eapol_auth_pae_sm::<anonymous>
ApIdx	ap.h	/^	u8						ApIdx;$/;"	m	struct:sta_info
Ap_free_sta	sta_info.c	/^void Ap_free_sta(rtapd *apd, struct sta_info *sta)$/;"	f
Ap_get_sta	sta_info.c	/^struct sta_info* Ap_get_sta(rtapd *apd, u8 *sa, u8 *apidx, u16 ethertype, int stop)$/;"	f
Ap_get_sta_radius_identifier	sta_info.c	/^struct sta_info* Ap_get_sta_radius_identifier(rtapd *apd, u8 radius_identifier)$/;"	f
Ap_handle_session_timer	sta_info.c	/^void Ap_handle_session_timer(void *eloop_ctx, void *timeout_ctx)$/;"	f
Ap_sta_hash_add	sta_info.c	/^void Ap_sta_hash_add(rtapd *apd, struct sta_info *sta)$/;"	f
Ap_sta_hash_del	sta_info.c	/^static void Ap_sta_hash_del(rtapd *apd, struct sta_info *sta)$/;"	f	file:
Ap_sta_list_del	sta_info.c	/^static void Ap_sta_list_del(rtapd *apd, struct sta_info *sta)$/;"	f	file:
Ap_sta_no_session_timeout	sta_info.c	/^void Ap_sta_no_session_timeout(rtapd *apd, struct sta_info *sta)$/;"	f
Ap_sta_session_timeout	sta_info.c	/^void Ap_sta_session_timeout(rtapd *apd, struct sta_info *sta, u32 session_timeout)$/;"	f
Apd_cleanup	rt61apd.c	/^static void Apd_cleanup(rtapd *rtapd)$/;"	f	file:
Apd_free_stas	sta_info.c	/^void Apd_free_stas(rtapd *apd)$/;"	f
Apd_init	rt61apd.c	/^static rtapd * Apd_init(const char *config_file, int pid)$/;"	f	file:
Apd_init_sockets	rt61apd.c	/^int Apd_init_sockets(rtapd *rtapd)$/;"	f
Apd_setup_interface	rt61apd.c	/^static int Apd_setup_interface(rtapd *rtapd)$/;"	f	file:
Authorized	eapol_sm.h	/^typedef enum { Unauthorized, Authorized } PortState;$/;"	e
Auto	eapol_sm.h	/^typedef enum { ForceUnauthorized, ForceAuthorized, Auto } PortTypes;$/;"	e
BE_AUTH_DEFAULT_maxReq	eapol_sm.h	70;"	d
BE_AUTH_DEFAULT_serverTimeout	eapol_sm.h	68;"	d
BE_AUTH_DEFAULT_suppTimeout	eapol_sm.h	66;"	d
BE_AUTH_FAIL	eapol_sm.h	/^	       BE_AUTH_FAIL, BE_AUTH_TIMEOUT, BE_AUTH_IDLE, BE_AUTH_INITIALIZE$/;"	e	enum:eapol_backend_auth_sm::<anonymous>
BE_AUTH_IDLE	eapol_sm.h	/^	       BE_AUTH_FAIL, BE_AUTH_TIMEOUT, BE_AUTH_IDLE, BE_AUTH_INITIALIZE$/;"	e	enum:eapol_backend_auth_sm::<anonymous>
BE_AUTH_INITIALIZE	eapol_sm.h	/^	       BE_AUTH_FAIL, BE_AUTH_TIMEOUT, BE_AUTH_IDLE, BE_AUTH_INITIALIZE$/;"	e	enum:eapol_backend_auth_sm::<anonymous>
BE_AUTH_REQUEST	eapol_sm.h	/^	enum { BE_AUTH_REQUEST, BE_AUTH_RESPONSE, BE_AUTH_SUCCESS,$/;"	e	enum:eapol_backend_auth_sm::<anonymous>
BE_AUTH_RESPONSE	eapol_sm.h	/^	enum { BE_AUTH_REQUEST, BE_AUTH_RESPONSE, BE_AUTH_SUCCESS,$/;"	e	enum:eapol_backend_auth_sm::<anonymous>
BE_AUTH_SUCCESS	eapol_sm.h	/^	enum { BE_AUTH_REQUEST, BE_AUTH_RESPONSE, BE_AUTH_SUCCESS,$/;"	e	enum:eapol_backend_auth_sm::<anonymous>
BE_AUTH_TIMEOUT	eapol_sm.h	/^	       BE_AUTH_FAIL, BE_AUTH_TIMEOUT, BE_AUTH_IDLE, BE_AUTH_INITIALIZE$/;"	e	enum:eapol_backend_auth_sm::<anonymous>
BIT	hostap_common.h	4;"	d
BIT	rt61apd.h	46;"	d
BOOLEAN	md5.h	11;"	d
Boolean	eapol_sm.h	/^typedef enum { FALSE = 0, TRUE = 1 } Boolean;$/;"	t
Buf	md5.h	/^	ULONG   Buf[4];             \/\/ buffers of four states$/;"	m	struct:_MD5_CTX
COMMON_H	common.h	2;"	d
CONFIG_H	config.h	2;"	d
CYCLIC_LEFT_SHIFT	md5.c	177;"	d	file:
Config_free	config.c	/^void Config_free(struct rtapd_config *conf)$/;"	f
Config_free_radius	config.c	/^static void Config_free_radius(struct hostapd_radius_server *servers, int num_servers)$/;"	f	file:
Config_read	config.c	/^struct rtapd_config * Config_read(const char *fname, int pid)$/;"	f
Config_read_radius_addr	config.c	/^Config_read_radius_addr(struct hostapd_radius_server **server,$/;"	f	file:
Counter	eapol_sm.h	/^typedef unsigned int Counter;$/;"	t
DBGPRINT	rt61apd.h	52;"	d
DBGPRINT	rt61apd.h	61;"	d
EAPMsgType	eapol_sm.h	/^typedef enum { EAPRequestIdentity } EAPMsgType;$/;"	t
EAPOL_KEY_TYPE_RC4	ieee802_1x.h	/^enum { EAPOL_KEY_TYPE_RC4 = 1 };$/;"	e
EAPOL_SM_H	eapol_sm.h	2;"	d
EAPOL_VERSION	ieee802_1x.h	14;"	d
EAPOL_VERSION_2	ieee802_1x.h	15;"	d
EAPRequestIdentity	eapol_sm.h	/^typedef enum { EAPRequestIdentity } EAPMsgType;$/;"	e
EAP_CODE_FAILURE	ieee802_1x.h	/^       EAP_CODE_FAILURE = 4 };$/;"	e
EAP_CODE_REQUEST	ieee802_1x.h	/^enum { EAP_CODE_REQUEST = 1, EAP_CODE_RESPONSE = 2, EAP_CODE_SUCCESS = 3,$/;"	e
EAP_CODE_RESPONSE	ieee802_1x.h	/^enum { EAP_CODE_REQUEST = 1, EAP_CODE_RESPONSE = 2, EAP_CODE_SUCCESS = 3,$/;"	e
EAP_CODE_SUCCESS	ieee802_1x.h	/^enum { EAP_CODE_REQUEST = 1, EAP_CODE_RESPONSE = 2, EAP_CODE_SUCCESS = 3,$/;"	e
EAP_TYPE_GENERIC_TOKEN_CARD	ieee802_1x.h	/^       EAP_TYPE_GENERIC_TOKEN_CARD = 6,$/;"	e
EAP_TYPE_IDENTITY	ieee802_1x.h	/^enum { EAP_TYPE_IDENTITY = 1,$/;"	e
EAP_TYPE_MD5_CHALLENGE	ieee802_1x.h	/^       EAP_TYPE_MD5_CHALLENGE = 4,$/;"	e
EAP_TYPE_NAK	ieee802_1x.h	/^       EAP_TYPE_NAK = 3 \/* Response only *\/,$/;"	e
EAP_TYPE_NOTIFICATION	ieee802_1x.h	/^       EAP_TYPE_NOTIFICATION = 2,$/;"	e
EAP_TYPE_ONE_TIME_PASSWORD	ieee802_1x.h	/^       EAP_TYPE_ONE_TIME_PASSWORD = 5 \/* RFC 1938 *\/,$/;"	e
EAP_TYPE_PEAP	ieee802_1x.h	/^       EAP_TYPE_PEAP = 25 \/* draft-josefsson-pppext-eap-tls-eap-06.txt *\/,$/;"	e
EAP_TYPE_TLS	ieee802_1x.h	/^       EAP_TYPE_TLS = 13 \/* RFC 2716 *\/,$/;"	e
EAP_TYPE_TTLS	ieee802_1x.h	/^       EAP_TYPE_TTLS = 21 \/* draft-ietf-pppext-eap-ttls-02.txt *\/,$/;"	e
ELOOP_ALL_CTX	eloop.h	5;"	d
ELOOP_H	eloop.h	2;"	d
ETH_ALEN	rt61apd.h	12;"	d
ETH_P_ALL	rt61apd.h	18;"	d
ETH_P_PAE	hostap_common.h	11;"	d
ETH_P_PAE	rt61apd.h	39;"	d
ETH_P_PRE_AUTH	rt61apd.h	43;"	d
FALSE	eapol_sm.h	/^typedef enum { FALSE = 0, TRUE = 1 } Boolean;$/;"	e
ForceAuthorized	eapol_sm.h	/^typedef enum { ForceUnauthorized, ForceAuthorized, Auto } PortTypes;$/;"	e
ForceUnauthorized	eapol_sm.h	/^typedef enum { ForceUnauthorized, ForceAuthorized, Auto } PortTypes;$/;"	e
HFA384X_COMP_ID_FW_AP	hostap_common.h	294;"	d
HFA384X_COMP_ID_PRI	hostap_common.h	292;"	d
HFA384X_COMP_ID_STA	hostap_common.h	293;"	d
HFA384X_RID_AUTHENTICATESTATION	hostap_common.h	223;"	d
HFA384X_RID_AUTHENTICATIONALGORITHMS	hostap_common.h	260;"	d
HFA384X_RID_AUTHENTICATIONUSED	hostap_common.h	272;"	d
HFA384X_RID_BROADCASTKEYID	hostap_common.h	209;"	d
HFA384X_RID_BUILDSEQ	hostap_common.h	280;"	d
HFA384X_RID_CAPINFO	hostap_common.h	217;"	d
HFA384X_RID_CCAMODE	hostap_common.h	277;"	d
HFA384X_RID_CFIACTRANGES	hostap_common.h	232;"	d
HFA384X_RID_CFIACTRANGES2	hostap_common.h	244;"	d
HFA384X_RID_CFISUPRANGE	hostap_common.h	236;"	d
HFA384X_RID_CFPOLLABLE	hostap_common.h	259;"	d
HFA384X_RID_CHANNELINFOREQUEST	hostap_common.h	224;"	d
HFA384X_RID_CHANNELLIST	hostap_common.h	237;"	d
HFA384X_RID_CIS	hostap_common.h	240;"	d
HFA384X_RID_CNFALTRETRYCOUNT	hostap_common.h	162;"	d
HFA384X_RID_CNFAPPCFINFO	hostap_common.h	164;"	d
HFA384X_RID_CNFAUTHENTICATION	hostap_common.h	155;"	d
HFA384X_RID_CNFAUTHENTICATIONRSPTO	hostap_common.h	203;"	d
HFA384X_RID_CNFBASICRATES	hostap_common.h	204;"	d
HFA384X_RID_CNFBEACONINT	hostap_common.h	163;"	d
HFA384X_RID_CNFDBMADJUST	hostap_common.h	171;"	d
HFA384X_RID_CNFDEFAULTKEY0	hostap_common.h	149;"	d
HFA384X_RID_CNFDEFAULTKEY1	hostap_common.h	150;"	d
HFA384X_RID_CNFDEFAULTKEY2	hostap_common.h	151;"	d
HFA384X_RID_CNFDEFAULTKEY3	hostap_common.h	152;"	d
HFA384X_RID_CNFDESIREDSSID	hostap_common.h	125;"	d
HFA384X_RID_CNFENHSECURITY	hostap_common.h	170;"	d
HFA384X_RID_CNFEXCLUDELONGPREAMBLE	hostap_common.h	202;"	d
HFA384X_RID_CNFFAASWITCHCTRL	hostap_common.h	273;"	d
HFA384X_RID_CNFFALLBACKCTRL	hostap_common.h	206;"	d
HFA384X_RID_CNFHOSTAUTHENTICATION	hostap_common.h	159;"	d
HFA384X_RID_CNFLFOENABLED	hostap_common.h	216;"	d
HFA384X_RID_CNFMAXASSOCSTA	hostap_common.h	156;"	d
HFA384X_RID_CNFMAXDATALEN	hostap_common.h	130;"	d
HFA384X_RID_CNFMAXSLEEPDURATION	hostap_common.h	135;"	d
HFA384X_RID_CNFMMLIFE	hostap_common.h	161;"	d
HFA384X_RID_CNFMULTICASTPMBUFFERING	hostap_common.h	145;"	d
HFA384X_RID_CNFMULTICASTRECEIVE	hostap_common.h	134;"	d
HFA384X_RID_CNFOWNATIMWINDOW	hostap_common.h	128;"	d
HFA384X_RID_CNFOWNCHANNEL	hostap_common.h	126;"	d
HFA384X_RID_CNFOWNDTIMPERIOD	hostap_common.h	138;"	d
HFA384X_RID_CNFOWNMACADDR	hostap_common.h	124;"	d
HFA384X_RID_CNFOWNNAME	hostap_common.h	137;"	d
HFA384X_RID_CNFOWNSSID	hostap_common.h	127;"	d
HFA384X_RID_CNFPASSIVESCANCTRL	hostap_common.h	211;"	d
HFA384X_RID_CNFPMENABLED	hostap_common.h	132;"	d
HFA384X_RID_CNFPMEPS	hostap_common.h	133;"	d
HFA384X_RID_CNFPMHOLDOVERDURATION	hostap_common.h	136;"	d
HFA384X_RID_CNFPORTTYPE	hostap_common.h	123;"	d
HFA384X_RID_CNFPRIORITYQUSAGE	hostap_common.h	166;"	d
HFA384X_RID_CNFRCVCRCERROR	hostap_common.h	160;"	d
HFA384X_RID_CNFROAMINGMODE	hostap_common.h	158;"	d
HFA384X_RID_CNFSHORTPREAMBLE	hostap_common.h	201;"	d
HFA384X_RID_CNFSTAPCFINFO	hostap_common.h	165;"	d
HFA384X_RID_CNFSUPPORTEDRATES	hostap_common.h	205;"	d
HFA384X_RID_CNFSYSTEMSCALE	hostap_common.h	129;"	d
HFA384X_RID_CNFTHIRTY2TALLY	hostap_common.h	169;"	d
HFA384X_RID_CNFTIMCTRL	hostap_common.h	167;"	d
HFA384X_RID_CNFTXCONTROL	hostap_common.h	157;"	d
HFA384X_RID_CNFWDSADDRESS	hostap_common.h	131;"	d
HFA384X_RID_CNFWDSADDRESS1	hostap_common.h	139;"	d
HFA384X_RID_CNFWDSADDRESS2	hostap_common.h	140;"	d
HFA384X_RID_CNFWDSADDRESS3	hostap_common.h	141;"	d
HFA384X_RID_CNFWDSADDRESS4	hostap_common.h	142;"	d
HFA384X_RID_CNFWDSADDRESS5	hostap_common.h	143;"	d
HFA384X_RID_CNFWDSADDRESS6	hostap_common.h	144;"	d
HFA384X_RID_CNFWEPDEFAULTKEYID	hostap_common.h	148;"	d
HFA384X_RID_CNFWEPFLAGS	hostap_common.h	153;"	d
HFA384X_RID_CNFWEPKEYMAPPINGTABLE	hostap_common.h	154;"	d
HFA384X_RID_COMMSQUALITY	hostap_common.h	250;"	d
HFA384X_RID_CREATEIBSS	hostap_common.h	175;"	d
HFA384X_RID_CURRENTBEACONINTERVAL	hostap_common.h	252;"	d
HFA384X_RID_CURRENTBSSID	hostap_common.h	249;"	d
HFA384X_RID_CURRENTCHANNEL	hostap_common.h	275;"	d
HFA384X_RID_CURRENTPOWERSTATE	hostap_common.h	276;"	d
HFA384X_RID_CURRENTSCALETHRESHOLDS	hostap_common.h	253;"	d
HFA384X_RID_CURRENTSSID	hostap_common.h	248;"	d
HFA384X_RID_CURRENTTXRATE	hostap_common.h	251;"	d
HFA384X_RID_CURRENTTXRATE1	hostap_common.h	263;"	d
HFA384X_RID_CURRENTTXRATE2	hostap_common.h	264;"	d
HFA384X_RID_CURRENTTXRATE3	hostap_common.h	265;"	d
HFA384X_RID_CURRENTTXRATE4	hostap_common.h	266;"	d
HFA384X_RID_CURRENTTXRATE5	hostap_common.h	267;"	d
HFA384X_RID_CURRENTTXRATE6	hostap_common.h	268;"	d
HFA384X_RID_DBMCOMMSQUALITY	hostap_common.h	262;"	d
HFA384X_RID_DOWNLOADBUFFER	hostap_common.h	229;"	d
HFA384X_RID_ENTSECFLAGEYID	hostap_common.h	210;"	d
HFA384X_RID_FRAGMENTATIONTHRESHOLD	hostap_common.h	176;"	d
HFA384X_RID_FRAGMENTATIONTHRESHOLD0	hostap_common.h	180;"	d
HFA384X_RID_FRAGMENTATIONTHRESHOLD1	hostap_common.h	181;"	d
HFA384X_RID_FRAGMENTATIONTHRESHOLD2	hostap_common.h	182;"	d
HFA384X_RID_FRAGMENTATIONTHRESHOLD3	hostap_common.h	183;"	d
HFA384X_RID_FRAGMENTATIONTHRESHOLD4	hostap_common.h	184;"	d
HFA384X_RID_FRAGMENTATIONTHRESHOLD5	hostap_common.h	185;"	d
HFA384X_RID_FRAGMENTATIONTHRESHOLD6	hostap_common.h	186;"	d
HFA384X_RID_FWID	hostap_common.h	281;"	d
HFA384X_RID_GENERICELEMENT	hostap_common.h	172;"	d
HFA384X_RID_GROUPADDRESSES	hostap_common.h	174;"	d
HFA384X_RID_HOSTSCAN	hostap_common.h	225;"	d
HFA384X_RID_HOSTSCANRESULTS	hostap_common.h	271;"	d
HFA384X_RID_JOINREQUEST	hostap_common.h	222;"	d
HFA384X_RID_LFO_VOLT_REG_TEST_RES	hostap_common.h	279;"	d
HFA384X_RID_LISTENINTERVAL	hostap_common.h	218;"	d
HFA384X_RID_LONGRETRYLIMIT	hostap_common.h	256;"	d
HFA384X_RID_MAXLOADTIME	hostap_common.h	228;"	d
HFA384X_RID_MAXRECEIVELIFETIME	hostap_common.h	258;"	d
HFA384X_RID_MAXTRANSMITLIFETIME	hostap_common.h	257;"	d
HFA384X_RID_MDCCONTROL	hostap_common.h	213;"	d
HFA384X_RID_MDCCOUNTRY	hostap_common.h	214;"	d
HFA384X_RID_MFIACTRANGES	hostap_common.h	243;"	d
HFA384X_RID_MFISUPRANGE	hostap_common.h	235;"	d
HFA384X_RID_NICID	hostap_common.h	234;"	d
HFA384X_RID_NICSERNUM	hostap_common.h	233;"	d
HFA384X_RID_OWNMACADDR	hostap_common.h	269;"	d
HFA384X_RID_PHYTYPE	hostap_common.h	274;"	d
HFA384X_RID_PORTSTATUS	hostap_common.h	247;"	d
HFA384X_RID_PRIID	hostap_common.h	230;"	d
HFA384X_RID_PRISUPRANGE	hostap_common.h	231;"	d
HFA384X_RID_PRIVACYOPTIONIMPLEMENTED	hostap_common.h	261;"	d
HFA384X_RID_PRODUCTNAME	hostap_common.h	245;"	d
HFA384X_RID_PROMISCUOUSMODE	hostap_common.h	179;"	d
HFA384X_RID_PROTOCOLRSPTIME	hostap_common.h	254;"	d
HFA384X_RID_REGULATORYDOMAINS	hostap_common.h	238;"	d
HFA384X_RID_RTSTHRESHOLD	hostap_common.h	177;"	d
HFA384X_RID_RTSTHRESHOLD0	hostap_common.h	187;"	d
HFA384X_RID_RTSTHRESHOLD1	hostap_common.h	188;"	d
HFA384X_RID_RTSTHRESHOLD2	hostap_common.h	189;"	d
HFA384X_RID_RTSTHRESHOLD3	hostap_common.h	190;"	d
HFA384X_RID_RTSTHRESHOLD4	hostap_common.h	191;"	d
HFA384X_RID_RTSTHRESHOLD5	hostap_common.h	192;"	d
HFA384X_RID_RTSTHRESHOLD6	hostap_common.h	193;"	d
HFA384X_RID_SCANREQUEST	hostap_common.h	221;"	d
HFA384X_RID_SCANRESULTSTABLE	hostap_common.h	270;"	d
HFA384X_RID_SHORTRETRYLIMIT	hostap_common.h	255;"	d
HFA384X_RID_SSNHANDLINGMODE	hostap_common.h	212;"	d
HFA384X_RID_STAID	hostap_common.h	241;"	d
HFA384X_RID_STASUPRANGE	hostap_common.h	242;"	d
HFA384X_RID_SUPPORTEDDATARATES	hostap_common.h	278;"	d
HFA384X_RID_SW_ANT_DIV	hostap_common.h	219;"	d
HFA384X_RID_TEMPTYPE	hostap_common.h	239;"	d
HFA384X_RID_TICKTIME	hostap_common.h	220;"	d
HFA384X_RID_TXPOWERMAX	hostap_common.h	215;"	d
HFA384X_RID_TXRATECONTROL	hostap_common.h	178;"	d
HFA384X_RID_TXRATECONTROL0	hostap_common.h	194;"	d
HFA384X_RID_TXRATECONTROL1	hostap_common.h	195;"	d
HFA384X_RID_TXRATECONTROL2	hostap_common.h	196;"	d
HFA384X_RID_TXRATECONTROL3	hostap_common.h	197;"	d
HFA384X_RID_TXRATECONTROL4	hostap_common.h	198;"	d
HFA384X_RID_TXRATECONTROL5	hostap_common.h	199;"	d
HFA384X_RID_TXRATECONTROL6	hostap_common.h	200;"	d
HFA384X_RID_UNKNOWN1	hostap_common.h	146;"	d
HFA384X_RID_UNKNOWN2	hostap_common.h	147;"	d
HFA384X_RID_UNKNOWN3	hostap_common.h	168;"	d
HFA384X_RID_WEPKEYDISABLE	hostap_common.h	207;"	d
HFA384X_RID_WEPKEYMAPINDEX	hostap_common.h	208;"	d
HOSTAPD_AUTH_OPEN	config.h	36;"	d
HOSTAPD_AUTH_SHARED_KEY	config.h	37;"	d
HOSTAPD_DEBUG_MINIMAL	config.h	/^	enum { HOSTAPD_DEBUG_NO = 0, HOSTAPD_DEBUG_MINIMAL = 1,$/;"	e	enum:rtapd_config::<anonymous>
HOSTAPD_DEBUG_MSGDUMPS	config.h	/^	       HOSTAPD_DEBUG_MSGDUMPS = 3 } debug; \/* debug verbosity level *\/$/;"	e	enum:rtapd_config::<anonymous>
HOSTAPD_DEBUG_NO	config.h	/^	enum { HOSTAPD_DEBUG_NO = 0, HOSTAPD_DEBUG_MINIMAL = 1,$/;"	e	enum:rtapd_config::<anonymous>
HOSTAPD_DEBUG_VERBOSE	config.h	/^	       HOSTAPD_DEBUG_VERBOSE = 2,$/;"	e	enum:rtapd_config::<anonymous>
HOSTAPD_MODULE_IEEE80211	config.h	19;"	d
HOSTAPD_MODULE_IEEE8021X	config.h	20;"	d
HOSTAPD_MODULE_RADIUS	config.h	21;"	d
HOSTAP_ANTSEL_DIVERSITY	hostap_common.h	/^enum { HOSTAP_ANTSEL_DO_NOT_TOUCH = 0, HOSTAP_ANTSEL_DIVERSITY = 1,$/;"	e
HOSTAP_ANTSEL_DO_NOT_TOUCH	hostap_common.h	/^enum { HOSTAP_ANTSEL_DO_NOT_TOUCH = 0, HOSTAP_ANTSEL_DIVERSITY = 1,$/;"	e
HOSTAP_ANTSEL_HIGH	hostap_common.h	/^       HOSTAP_ANTSEL_LOW = 2, HOSTAP_ANTSEL_HIGH = 3 };$/;"	e
HOSTAP_ANTSEL_LOW	hostap_common.h	/^       HOSTAP_ANTSEL_LOW = 2, HOSTAP_ANTSEL_HIGH = 3 };$/;"	e
HOSTAP_COMMON_H	hostap_common.h	2;"	d
HOSTAP_CRYPT_ALG_NAME_LEN	hostap_common.h	477;"	d
HOSTAP_CRYPT_ERR_CARD_CONF_FAILED	hostap_common.h	520;"	d
HOSTAP_CRYPT_ERR_CRYPT_INIT_FAILED	hostap_common.h	517;"	d
HOSTAP_CRYPT_ERR_KEY_SET_FAILED	hostap_common.h	518;"	d
HOSTAP_CRYPT_ERR_TX_KEY_SET_FAILED	hostap_common.h	519;"	d
HOSTAP_CRYPT_ERR_UNKNOWN_ADDR	hostap_common.h	516;"	d
HOSTAP_CRYPT_ERR_UNKNOWN_ALG	hostap_common.h	515;"	d
HOSTAP_CRYPT_FLAG_PERMANENT	hostap_common.h	513;"	d
HOSTAP_CRYPT_FLAG_SET_TX_KEY	hostap_common.h	512;"	d
Handle_read	rt61apd.c	/^static void Handle_read(int sock, void *eloop_ctx, void *sock_ctx)$/;"	f	file:
Handle_term	rt61apd.c	/^void Handle_term(int sig, void *eloop_ctx, void *signal_ctx)$/;"	f
Handle_usr1	rt61apd.c	/^static void Handle_usr1(int sig, void *eloop_ctx, void *signal_ctx)$/;"	f	file:
IEEE8021X_ikey	config.h	/^	char IEEE8021X_ikey[WEP8021X_KEY_LEN];$/;"	m	struct:rtapd_config
IEEE802_1X_H	ieee802_1x.h	2;"	d
IEEE802_1X_TYPE_EAPOL_ENCAPSULATED_ASF_ALERT	ieee802_1x.h	/^       IEEE802_1X_TYPE_EAPOL_ENCAPSULATED_ASF_ALERT = 4$/;"	e
IEEE802_1X_TYPE_EAPOL_KEY	ieee802_1x.h	/^       IEEE802_1X_TYPE_EAPOL_KEY = 3,$/;"	e
IEEE802_1X_TYPE_EAPOL_LOGOFF	ieee802_1x.h	/^       IEEE802_1X_TYPE_EAPOL_LOGOFF = 2,$/;"	e
IEEE802_1X_TYPE_EAPOL_START	ieee802_1x.h	/^       IEEE802_1X_TYPE_EAPOL_START = 1,$/;"	e
IEEE802_1X_TYPE_EAP_PACKET	ieee802_1x.h	/^enum { IEEE802_1X_TYPE_EAP_PACKET = 0,$/;"	e
IFNAMSIZ	rt61apd.h	15;"	d
INT	md5.h	5;"	d
Input	md5.h	/^	UCHAR   Input[64];          \/\/ input message$/;"	m	struct:_MD5_CTX
JAN_1970	ieee802_1x.c	201;"	d	file:
KeyIndex	ieee802_1x.h	/^    u32           KeyIndex;           $/;"	m	struct:_NDIS_802_11_KEY
KeyLength	ieee802_1x.h	/^    u32           KeyLength;          \/\/ length of key in bytes$/;"	m	struct:_NDIS_802_11_KEY
KeyMaterial	ieee802_1x.h	/^    u8            KeyMaterial[64];     \/\/ variable length depending on above field$/;"	m	struct:_NDIS_802_11_KEY
LENGTH_8021X_HDR	ieee802_1x.h	12;"	d
LENGTH_802_1_H	ieee802_1x.h	17;"	d
LENGTH_EAP_HDR	ieee802_1x.h	60;"	d
LONG	md5.h	15;"	d
LONGLONG	md5.h	12;"	d
LenInBitCount	md5.h	/^	ULONG   LenInBitCount[2];   \/\/ length counter for input message, 0 up to 64 bits$/;"	m	struct:_MD5_CTX
Length	ieee802_1x.h	/^    u32           Length;             \/\/ Length of this structure$/;"	m	struct:_NDIS_802_11_KEY
MAC2STR	hostap_common.h	6;"	d
MAC2STR	rt61apd.h	36;"	d
MACSTR	hostap_common.h	7;"	d
MACSTR	rt61apd.h	37;"	d
MAX_AID_TABLE_SIZE	ap.h	66;"	d
MAX_MBSSID_NUM	rt61apd.h	8;"	d
MAX_STA_COUNT	ap.h	62;"	d
MD5Final	md5.c	/^VOID MD5Final(UCHAR Digest[16], MD5_CTX *pCtx)$/;"	f
MD5Init	md5.c	/^VOID MD5Init(MD5_CTX *pCtx)$/;"	f
MD5Step	md5.c	179;"	d	file:
MD5Transform	md5.c	/^VOID MD5Transform(ULONG Buf[4], ULONG Mes[16])$/;"	f
MD5Update	md5.c	/^VOID MD5Update(MD5_CTX *pCtx, UCHAR *pData, ULONG LenInBytes)$/;"	f
MD5_CTX	md5.h	/^}   MD5_CTX;$/;"	t
MD5_F1	md5.c	173;"	d	file:
MD5_F2	md5.c	174;"	d	file:
MD5_F3	md5.c	175;"	d	file:
MD5_F4	md5.c	176;"	d	file:
MD5_MAC_LEN	md5.h	40;"	d
NDIS_802_11_KEY	ieee802_1x.h	/^} NDIS_802_11_KEY, *PNDIS_802_11_KEY;$/;"	t
NIC_DBG_STRING	rt61apd.h	22;"	d
NdisMoveMemory	md5.h	23;"	d
NdisZeroMemory	md5.h	18;"	d
OBJS	Makefile	/^OBJS =	rt61apd.o eloop.o eapol_sm.o radius.o md5.o  \\$/;"	m
PACKED	rtmp_type.h	60;"	d
PACKED	rtmp_type.h	87;"	d
PACKED	rtmp_type.h	89;"	d
PNDIS_802_11_KEY	ieee802_1x.h	/^} NDIS_802_11_KEY, *PNDIS_802_11_KEY;$/;"	t
PRISM2_DOWNLOAD_NON_VOLATILE	hostap_common.h	/^	PRISM2_DOWNLOAD_NON_VOLATILE = 3 \/* FLASH *\/,$/;"	e
PRISM2_DOWNLOAD_VOLATILE	hostap_common.h	/^	PRISM2_DOWNLOAD_VOLATILE = 1 \/* RAM *\/,$/;"	e
PRISM2_DOWNLOAD_VOLATILE_GENESIS	hostap_common.h	/^	PRISM2_DOWNLOAD_VOLATILE_GENESIS = 4 \/* RAM in Genesis mode *\/,$/;"	e
PRISM2_DOWNLOAD_VOLATILE_GENESIS_PERSISTENT	hostap_common.h	/^	PRISM2_DOWNLOAD_VOLATILE_GENESIS_PERSISTENT = 6,$/;"	e
PRISM2_DOWNLOAD_VOLATILE_PERSISTENT	hostap_common.h	/^	PRISM2_DOWNLOAD_VOLATILE_PERSISTENT = 5,$/;"	e
PRISM2_GET_ENCRYPTION	hostap_common.h	/^	PRISM2_GET_ENCRYPTION = 7,$/;"	e
PRISM2_HOSTAPD_ADD_STA	hostap_common.h	/^	PRISM2_HOSTAPD_ADD_STA = 2,$/;"	e
PRISM2_HOSTAPD_FLUSH	hostap_common.h	/^	PRISM2_HOSTAPD_FLUSH = 1,$/;"	e
PRISM2_HOSTAPD_GET_INFO_STA	hostap_common.h	/^	PRISM2_HOSTAPD_GET_INFO_STA = 4,$/;"	e
PRISM2_HOSTAPD_GET_RID	hostap_common.h	/^	PRISM2_HOSTAPD_GET_RID = 9,$/;"	e
PRISM2_HOSTAPD_MAX_BUF_SIZE	hostap_common.h	471;"	d
PRISM2_HOSTAPD_REMOVE_STA	hostap_common.h	/^	PRISM2_HOSTAPD_REMOVE_STA = 3,$/;"	e
PRISM2_HOSTAPD_RID_HDR_LEN	hostap_common.h	472;"	d
PRISM2_HOSTAPD_SET_ASSOC_AP_ADDR	hostap_common.h	/^	PRISM2_HOSTAPD_SET_ASSOC_AP_ADDR = 11,$/;"	e
PRISM2_HOSTAPD_SET_FLAGS_STA	hostap_common.h	/^	PRISM2_HOSTAPD_SET_FLAGS_STA = 8,$/;"	e
PRISM2_HOSTAPD_SET_RID	hostap_common.h	/^	PRISM2_HOSTAPD_SET_RID = 10,$/;"	e
PRISM2_IOCTL_ADDMAC	hostap_common.h	346;"	d
PRISM2_IOCTL_ADDMAC	hostap_common.h	368;"	d
PRISM2_IOCTL_DELMAC	hostap_common.h	347;"	d
PRISM2_IOCTL_DELMAC	hostap_common.h	369;"	d
PRISM2_IOCTL_DOWNLOAD	hostap_common.h	352;"	d
PRISM2_IOCTL_DOWNLOAD	hostap_common.h	371;"	d
PRISM2_IOCTL_GET_PRISM2_PARAM	hostap_common.h	336;"	d
PRISM2_IOCTL_HOSTAPD	hostap_common.h	353;"	d
PRISM2_IOCTL_HOSTAPD	hostap_common.h	372;"	d
PRISM2_IOCTL_INQUIRE	hostap_common.h	341;"	d
PRISM2_IOCTL_INQUIRE	hostap_common.h	363;"	d
PRISM2_IOCTL_KICKMAC	hostap_common.h	348;"	d
PRISM2_IOCTL_KICKMAC	hostap_common.h	370;"	d
PRISM2_IOCTL_MACCMD	hostap_common.h	345;"	d
PRISM2_IOCTL_MACCMD	hostap_common.h	367;"	d
PRISM2_IOCTL_MONITOR	hostap_common.h	339;"	d
PRISM2_IOCTL_MONITOR	hostap_common.h	358;"	d
PRISM2_IOCTL_PRISM2_PARAM	hostap_common.h	335;"	d
PRISM2_IOCTL_PRISM2_PARAM	hostap_common.h	359;"	d
PRISM2_IOCTL_READMIF	hostap_common.h	338;"	d
PRISM2_IOCTL_READMIF	hostap_common.h	360;"	d
PRISM2_IOCTL_RESET	hostap_common.h	340;"	d
PRISM2_IOCTL_RESET	hostap_common.h	362;"	d
PRISM2_IOCTL_SET_RID_WORD	hostap_common.h	344;"	d
PRISM2_IOCTL_SET_RID_WORD	hostap_common.h	366;"	d
PRISM2_IOCTL_WDS_ADD	hostap_common.h	342;"	d
PRISM2_IOCTL_WDS_ADD	hostap_common.h	364;"	d
PRISM2_IOCTL_WDS_DEL	hostap_common.h	343;"	d
PRISM2_IOCTL_WDS_DEL	hostap_common.h	365;"	d
PRISM2_IOCTL_WRITEMIF	hostap_common.h	337;"	d
PRISM2_IOCTL_WRITEMIF	hostap_common.h	361;"	d
PRISM2_MAX_DOWNLOAD_AREA_LEN	hostap_common.h	452;"	d
PRISM2_MAX_DOWNLOAD_LEN	hostap_common.h	453;"	d
PRISM2_PARAM_ALC	hostap_common.h	/^	PRISM2_PARAM_ALC = 5,$/;"	e
PRISM2_PARAM_ANTSEL_RX	hostap_common.h	/^	PRISM2_PARAM_ANTSEL_RX = 25,$/;"	e
PRISM2_PARAM_ANTSEL_TX	hostap_common.h	/^	PRISM2_PARAM_ANTSEL_TX = 24,$/;"	e
PRISM2_PARAM_AP_AUTH_ALGS	hostap_common.h	/^	PRISM2_PARAM_AP_AUTH_ALGS = 15,$/;"	e
PRISM2_PARAM_AP_AUTOM_AP_WDS	hostap_common.h	/^	PRISM2_PARAM_AP_AUTOM_AP_WDS = 14,$/;"	e
PRISM2_PARAM_AP_BRIDGE_PACKETS	hostap_common.h	/^	PRISM2_PARAM_AP_BRIDGE_PACKETS = 10,$/;"	e
PRISM2_PARAM_AP_MAX_INACTIVITY	hostap_common.h	/^	PRISM2_PARAM_AP_MAX_INACTIVITY = 9,$/;"	e
PRISM2_PARAM_AP_NULLFUNC_ACK	hostap_common.h	/^	PRISM2_PARAM_AP_NULLFUNC_ACK = 12,$/;"	e
PRISM2_PARAM_AP_SCAN	hostap_common.h	/^	PRISM2_PARAM_AP_SCAN = 29,$/;"	e
PRISM2_PARAM_BASIC_RATES	hostap_common.h	/^	PRISM2_PARAM_BASIC_RATES = 32,$/;"	e
PRISM2_PARAM_BCRX_STA_KEY	hostap_common.h	/^	PRISM2_PARAM_BCRX_STA_KEY = 22,$/;"	e
PRISM2_PARAM_BEACON_INT	hostap_common.h	/^	PRISM2_PARAM_BEACON_INT = 3,$/;"	e
PRISM2_PARAM_BUS_MASTER_THRESHOLD_RX	hostap_common.h	/^	PRISM2_PARAM_BUS_MASTER_THRESHOLD_RX = 19,$/;"	e
PRISM2_PARAM_BUS_MASTER_THRESHOLD_TX	hostap_common.h	/^	PRISM2_PARAM_BUS_MASTER_THRESHOLD_TX = 20,$/;"	e
PRISM2_PARAM_DTIM_PERIOD	hostap_common.h	/^	PRISM2_PARAM_DTIM_PERIOD = 11,$/;"	e
PRISM2_PARAM_DUMP	hostap_common.h	/^	PRISM2_PARAM_DUMP = 7,$/;"	e
PRISM2_PARAM_ENH_SEC	hostap_common.h	/^	PRISM2_PARAM_ENH_SEC = 30,$/;"	e
PRISM2_PARAM_HOSTAPD	hostap_common.h	/^	PRISM2_PARAM_HOSTAPD = 34,$/;"	e
PRISM2_PARAM_HOSTSCAN	hostap_common.h	/^	PRISM2_PARAM_HOSTSCAN = 28,$/;"	e
PRISM2_PARAM_HOST_DECRYPT	hostap_common.h	/^	PRISM2_PARAM_HOST_DECRYPT = 18,$/;"	e
PRISM2_PARAM_HOST_ENCRYPT	hostap_common.h	/^	PRISM2_PARAM_HOST_ENCRYPT = 17,$/;"	e
PRISM2_PARAM_HOST_ROAMING	hostap_common.h	/^	PRISM2_PARAM_HOST_ROAMING = 21,$/;"	e
PRISM2_PARAM_IEEE_802_1X	hostap_common.h	/^	PRISM2_PARAM_IEEE_802_1X = 23,$/;"	e
PRISM2_PARAM_IO_DEBUG	hostap_common.h	/^	PRISM2_PARAM_IO_DEBUG = 31,$/;"	e
PRISM2_PARAM_MAX_WDS	hostap_common.h	/^	PRISM2_PARAM_MAX_WDS = 13,$/;"	e
PRISM2_PARAM_MONITOR_ALLOW_FCSERR	hostap_common.h	/^	PRISM2_PARAM_MONITOR_ALLOW_FCSERR = 16,$/;"	e
PRISM2_PARAM_MONITOR_TYPE	hostap_common.h	/^	PRISM2_PARAM_MONITOR_TYPE = 26,$/;"	e
PRISM2_PARAM_OPER_RATES	hostap_common.h	/^	PRISM2_PARAM_OPER_RATES = 33,$/;"	e
PRISM2_PARAM_OTHER_AP_POLICY	hostap_common.h	/^	PRISM2_PARAM_OTHER_AP_POLICY = 8,$/;"	e
PRISM2_PARAM_PSEUDO_IBSS	hostap_common.h	/^	PRISM2_PARAM_PSEUDO_IBSS = 4,$/;"	e
PRISM2_PARAM_PTYPE	hostap_common.h	/^	PRISM2_PARAM_PTYPE = 1,$/;"	e
PRISM2_PARAM_TXPOWER	hostap_common.h	/^	PRISM2_PARAM_TXPOWER = 6,$/;"	e
PRISM2_PARAM_TXRATECTRL	hostap_common.h	/^	PRISM2_PARAM_TXRATECTRL = 2,$/;"	e
PRISM2_PARAM_WDS_TYPE	hostap_common.h	/^	PRISM2_PARAM_WDS_TYPE = 27,$/;"	e
PRISM2_SET_ENCRYPTION	hostap_common.h	/^	PRISM2_SET_ENCRYPTION = 6,$/;"	e
PortState	eapol_sm.h	/^typedef enum { Unauthorized, Authorized } PortState;$/;"	t
PortTypes	eapol_sm.h	/^typedef enum { ForceUnauthorized, ForceAuthorized, Auto } PortTypes;$/;"	t
RADIUS_802_1X_ADDR_FORMAT	radius.h	116;"	d
RADIUS_ADDR_FORMAT	radius.h	118;"	d
RADIUS_ATTR_ACCT_AUTHENTIC	radius.h	/^       RADIUS_ATTR_ACCT_AUTHENTIC = 45,$/;"	e
RADIUS_ATTR_ACCT_DELAY_TIME	radius.h	/^       RADIUS_ATTR_ACCT_DELAY_TIME = 41,$/;"	e
RADIUS_ATTR_ACCT_INPUT_OCTETS	radius.h	/^       RADIUS_ATTR_ACCT_INPUT_OCTETS = 42,$/;"	e
RADIUS_ATTR_ACCT_INPUT_PACKETS	radius.h	/^       RADIUS_ATTR_ACCT_INPUT_PACKETS = 47,$/;"	e
RADIUS_ATTR_ACCT_LINK_COUNT	radius.h	/^       RADIUS_ATTR_ACCT_LINK_COUNT = 51,$/;"	e
RADIUS_ATTR_ACCT_MULTI_SESSION_ID	radius.h	/^       RADIUS_ATTR_ACCT_MULTI_SESSION_ID = 50,$/;"	e
RADIUS_ATTR_ACCT_OUTPUT_OCTETS	radius.h	/^       RADIUS_ATTR_ACCT_OUTPUT_OCTETS = 43,$/;"	e
RADIUS_ATTR_ACCT_OUTPUT_PACKETS	radius.h	/^       RADIUS_ATTR_ACCT_OUTPUT_PACKETS = 48,$/;"	e
RADIUS_ATTR_ACCT_SESSION_ID	radius.h	/^       RADIUS_ATTR_ACCT_SESSION_ID = 44,$/;"	e
RADIUS_ATTR_ACCT_SESSION_TIME	radius.h	/^       RADIUS_ATTR_ACCT_SESSION_TIME = 46,$/;"	e
RADIUS_ATTR_ACCT_STATUS_TYPE	radius.h	/^       RADIUS_ATTR_ACCT_STATUS_TYPE = 40,$/;"	e
RADIUS_ATTR_ACCT_TERMINATE_CAUSE	radius.h	/^       RADIUS_ATTR_ACCT_TERMINATE_CAUSE = 49,$/;"	e
RADIUS_ATTR_CALLED_STATION_ID	radius.h	/^       RADIUS_ATTR_CALLED_STATION_ID = 30,$/;"	e
RADIUS_ATTR_CALLING_STATION_ID	radius.h	/^       RADIUS_ATTR_CALLING_STATION_ID = 31,$/;"	e
RADIUS_ATTR_CONNECT_INFO	radius.h	/^       RADIUS_ATTR_CONNECT_INFO = 77,$/;"	e
RADIUS_ATTR_EAP_MESSAGE	radius.h	/^       RADIUS_ATTR_EAP_MESSAGE = 79,$/;"	e
RADIUS_ATTR_FRAMED_MTU	radius.h	/^       RADIUS_ATTR_FRAMED_MTU = 12,$/;"	e
RADIUS_ATTR_HEXDUMP	radius.c	/^	       RADIUS_ATTR_HEXDUMP, RADIUS_ATTR_INT32 } data_type;$/;"	e	enum:radius_attr_type::<anonymous>	file:
RADIUS_ATTR_IDLE_TIMEOUT	radius.h	/^       RADIUS_ATTR_IDLE_TIMEOUT = 28,$/;"	e
RADIUS_ATTR_INT32	radius.c	/^	       RADIUS_ATTR_HEXDUMP, RADIUS_ATTR_INT32 } data_type;$/;"	e	enum:radius_attr_type::<anonymous>	file:
RADIUS_ATTR_IP	radius.c	/^	enum { RADIUS_ATTR_UNDIST, RADIUS_ATTR_TEXT, RADIUS_ATTR_IP,$/;"	e	enum:radius_attr_type::<anonymous>	file:
RADIUS_ATTR_MESSAGE_AUTHENTICATOR	radius.h	/^       RADIUS_ATTR_MESSAGE_AUTHENTICATOR = 80$/;"	e
RADIUS_ATTR_NAS_IDENTIFIER	radius.h	/^       RADIUS_ATTR_NAS_IDENTIFIER = 32,$/;"	e
RADIUS_ATTR_NAS_IP_ADDRESS	radius.h	/^       RADIUS_ATTR_NAS_IP_ADDRESS = 4,$/;"	e
RADIUS_ATTR_NAS_PORT	radius.h	/^       RADIUS_ATTR_NAS_PORT = 5,$/;"	e
RADIUS_ATTR_NAS_PORT_TYPE	radius.h	/^       RADIUS_ATTR_NAS_PORT_TYPE = 61,$/;"	e
RADIUS_ATTR_SESSION_TIMEOUT	radius.h	/^       RADIUS_ATTR_SESSION_TIMEOUT = 27,$/;"	e
RADIUS_ATTR_STATE	radius.h	/^       RADIUS_ATTR_STATE = 24,$/;"	e
RADIUS_ATTR_TERMINATION_ACTION	radius.h	/^       RADIUS_ATTR_TERMINATION_ACTION = 29,$/;"	e
RADIUS_ATTR_TEXT	radius.c	/^	enum { RADIUS_ATTR_UNDIST, RADIUS_ATTR_TEXT, RADIUS_ATTR_IP,$/;"	e	enum:radius_attr_type::<anonymous>	file:
RADIUS_ATTR_UNDIST	radius.c	/^	enum { RADIUS_ATTR_UNDIST, RADIUS_ATTR_TEXT, RADIUS_ATTR_IP,$/;"	e	enum:radius_attr_type::<anonymous>	file:
RADIUS_ATTR_USER_NAME	radius.h	/^enum { RADIUS_ATTR_USER_NAME = 1,$/;"	e
RADIUS_ATTR_USER_PASSWORD	radius.h	/^       RADIUS_ATTR_USER_PASSWORD = 2,$/;"	e
RADIUS_ATTR_VENDOR_SPECIFIC	radius.h	/^       RADIUS_ATTR_VENDOR_SPECIFIC = 26,$/;"	e
RADIUS_AUTH	radius_client.h	/^	RADIUS_AUTH$/;"	e
RADIUS_CLIENT_FIRST_WAIT	radius_client.c	34;"	d	file:
RADIUS_CLIENT_H	radius_client.h	2;"	d
RADIUS_CLIENT_MAX_ENTRIES	radius_client.c	38;"	d	file:
RADIUS_CLIENT_MAX_RETRIES	radius_client.c	36;"	d	file:
RADIUS_CLIENT_MAX_WAIT	radius_client.c	35;"	d	file:
RADIUS_CLIENT_NUM_FAILOVER	radius_client.c	40;"	d	file:
RADIUS_CODE_ACCESS_ACCEPT	radius.h	/^       RADIUS_CODE_ACCESS_ACCEPT = 2,$/;"	e
RADIUS_CODE_ACCESS_CHALLENGE	radius.h	/^       RADIUS_CODE_ACCESS_CHALLENGE = 11,$/;"	e
RADIUS_CODE_ACCESS_REJECT	radius.h	/^       RADIUS_CODE_ACCESS_REJECT = 3,$/;"	e
RADIUS_CODE_ACCESS_REQUEST	radius.h	/^enum { RADIUS_CODE_ACCESS_REQUEST = 1,$/;"	e
RADIUS_CODE_ACCOUNTING_REQUEST	radius.h	/^       RADIUS_CODE_ACCOUNTING_REQUEST = 4,$/;"	e
RADIUS_CODE_ACCOUNTING_RESPONSE	radius.h	/^       RADIUS_CODE_ACCOUNTING_RESPONSE = 5,$/;"	e
RADIUS_CODE_RESERVED	radius.h	/^       RADIUS_CODE_RESERVED = 255$/;"	e
RADIUS_CODE_STATUS_CLIENT	radius.h	/^       RADIUS_CODE_STATUS_CLIENT = 13,$/;"	e
RADIUS_CODE_STATUS_SERVER	radius.h	/^       RADIUS_CODE_STATUS_SERVER = 12,$/;"	e
RADIUS_DEFAULT_ATTR_COUNT	radius.h	111;"	d
RADIUS_DEFAULT_MSG_SIZE	radius.h	108;"	d
RADIUS_H	radius.h	2;"	d
RADIUS_MAX_ATTR_LEN	radius.h	31;"	d
RADIUS_NAS_PORT_TYPE_IEEE_802_11	radius.h	70;"	d
RADIUS_RX_PROCESSED	radius_client.h	/^	RADIUS_RX_PROCESSED,$/;"	e
RADIUS_RX_QUEUED	radius_client.h	/^	RADIUS_RX_QUEUED,$/;"	e
RADIUS_RX_UNKNOWN	radius_client.h	/^	RADIUS_RX_UNKNOWN$/;"	e
RADIUS_TERMINATION_ACTION_DEFAULT	radius.h	66;"	d
RADIUS_TERMINATION_ACTION_RADIUS_REQUEST	radius.h	67;"	d
RADIUS_VENDOR_ATTR_MS_MPPE_RECV_KEY	radius.h	/^       RADIUS_VENDOR_ATTR_MS_MPPE_RECV_KEY = 17$/;"	e
RADIUS_VENDOR_ATTR_MS_MPPE_SEND_KEY	radius.h	/^enum { RADIUS_VENDOR_ATTR_MS_MPPE_SEND_KEY = 16,$/;"	e
RADIUS_VENDOR_ID_MICROSOFT	radius.h	74;"	d
RC4_H	md5.h	61;"	d
REAUTH_TIMER_DEFAULT_reAuthEnabled	rt61apd.h	47;"	d
REAUTH_TIMER_DEFAULT_reAuthPeriod	rt61apd.h	48;"	d
REAUTH_TIMER_INITIALIZE	eapol_sm.h	/^	enum { REAUTH_TIMER_INITIALIZE, REAUTH_TIMER_REAUTHENTICATE } state;$/;"	e	enum:eapol_reauth_timer_sm::<anonymous>
REAUTH_TIMER_REAUTHENTICATE	eapol_sm.h	/^	enum { REAUTH_TIMER_INITIALIZE, REAUTH_TIMER_REAUTHENTICATE } state;$/;"	e	enum:eapol_reauth_timer_sm::<anonymous>
RT61APD_H	rt61apd.h	2;"	d
RT61AP_SYSTEM_PATH	rt61apd.c	45;"	d	file:
RTDebugLevel	rt61apd.h	/^u32    RTDebugLevel;$/;"	v
RTMPCompareMemory	rt61apd.c	/^u16	RTMPCompareMemory(void *pSrc1,void *pSrc2, u16 Length)$/;"	f
RTPRIV_IOCTL_ADD_PMKID_CACHE	rt61apd.h	32;"	d
RTPRIV_IOCTL_ADD_WPA_KEY	rt61apd.h	34;"	d
RTPRIV_IOCTL_RADIUS_DATA	rt61apd.h	33;"	d
RT_DEBUG_ERROR	rt61apd.h	27;"	d
RT_DEBUG_HOSTAPD	rt61apd.h	24;"	d
RT_DEBUG_INFO	rt61apd.h	30;"	d
RT_DEBUG_TEMP	rt61apd.h	25;"	d
RT_DEBUG_TRACE	rt61apd.h	29;"	d
RT_DEBUG_WARN	rt61apd.h	28;"	d
RT_ioctl	rt61apd.c	/^int RT_ioctl(rtapd *rtapd, int param, char  *data, int data_len, unsigned char apidx)$/;"	f
RadiusRxResult	radius_client.h	/^} RadiusRxResult;$/;"	t
RadiusType	radius_client.h	/^} RadiusType;$/;"	t
Radius_change_server	radius_client.c	/^Radius_change_server(rtapd *rtapd, struct hostapd_radius_server *nserv,$/;"	f	file:
Radius_client_deinit	radius_client.c	/^void Radius_client_deinit(rtapd *rtapd)$/;"	f
Radius_client_flush	radius_client.c	/^void Radius_client_flush(rtapd *rtapd)$/;"	f
Radius_client_get_id	radius_client.c	/^u8 Radius_client_get_id(rtapd *rtapd)$/;"	f
Radius_client_init	radius_client.c	/^int Radius_client_init(rtapd *rtapd)$/;"	f
Radius_client_init_auth	radius_client.c	/^static int Radius_client_init_auth(rtapd *rtapd)$/;"	f	file:
Radius_client_list_add	radius_client.c	/^static void Radius_client_list_add(rtapd *rtapd, struct radius_msg *msg,$/;"	f	file:
Radius_client_msg_free	radius_client.c	/^static void Radius_client_msg_free(struct radius_msg_list *req)$/;"	f	file:
Radius_client_receive	radius_client.c	/^static void Radius_client_receive(int sock, void *eloop_ctx, void *sock_ctx)$/;"	f	file:
Radius_client_register	radius_client.c	/^int Radius_client_register(rtapd *apd, RadiusType msg_type,$/;"	f
Radius_client_retransmit	radius_client.c	/^static int Radius_client_retransmit(rtapd *rtapd, struct radius_msg_list *entry, time_t now)$/;"	f	file:
Radius_client_send	radius_client.c	/^int Radius_client_send(rtapd *rtapd, struct radius_msg *msg, RadiusType msg_type)$/;"	f
Radius_client_timer	radius_client.c	/^static void Radius_client_timer(void *eloop_ctx, void *timeout_ctx)$/;"	f	file:
Radius_msg_add_attr	radius.c	/^struct radius_attr_hdr *Radius_msg_add_attr(struct radius_msg *msg, u8 type, u8 *data, size_t data_len)$/;"	f
Radius_msg_add_attr_int32	radius.h	/^static inline int Radius_msg_add_attr_int32(struct radius_msg *msg, u8 type, u32 value)$/;"	f
Radius_msg_add_attr_to_array	radius.c	/^static int Radius_msg_add_attr_to_array(struct radius_msg *msg, struct radius_attr_hdr *attr)$/;"	f	file:
Radius_msg_add_attr_user_password	radius.c	/^Radius_msg_add_attr_user_password(struct radius_msg *msg,$/;"	f
Radius_msg_add_eap	radius.c	/^int Radius_msg_add_eap(struct radius_msg *msg, u8 *data, size_t data_len)$/;"	f
Radius_msg_copy_attr	radius.c	/^int Radius_msg_copy_attr(struct radius_msg *dst, struct radius_msg *src, u8 type)$/;"	f
Radius_msg_finish	radius.c	/^void Radius_msg_finish(struct radius_msg *msg, u8 *secret, size_t secret_len)$/;"	f
Radius_msg_free	radius.c	/^void Radius_msg_free(struct radius_msg *msg)$/;"	f
Radius_msg_get_attr	radius.c	/^int Radius_msg_get_attr(struct radius_msg *msg, u8 type, u8 *buf, size_t len)$/;"	f
Radius_msg_get_attr_int32	radius.h	/^static inline int Radius_msg_get_attr_int32(struct radius_msg *msg, u8 type, u32 *value)$/;"	f
Radius_msg_get_eap	radius.c	/^char *Radius_msg_get_eap(struct radius_msg *msg, size_t *eap_len)$/;"	f
Radius_msg_get_ms_attr	radius.c	/^static u8 *Radius_msg_get_ms_attr(struct radius_msg *msg, u8 ms_type, size_t *alen)$/;"	f	file:
Radius_msg_get_ms_keys	radius.c	/^Radius_msg_get_ms_keys(struct radius_msg *msg, struct radius_msg *sent_msg,$/;"	f
Radius_msg_initialize	radius.c	/^int Radius_msg_initialize(struct radius_msg *msg, size_t init_len)$/;"	f
Radius_msg_make_authenticator	radius.c	/^void Radius_msg_make_authenticator(struct radius_msg *msg, u8 *data, size_t len)$/;"	f
Radius_msg_new	radius.c	/^struct radius_msg *Radius_msg_new(u8 code, u8 identifier)$/;"	f
Radius_msg_parse	radius.c	/^struct radius_msg *Radius_msg_parse(const u8 *data, size_t len)$/;"	f
Radius_msg_set_hdr	radius.c	/^void Radius_msg_set_hdr(struct radius_msg *msg, u8 code, u8 identifier)$/;"	f
Radius_msg_verify	radius.c	/^int Radius_msg_verify(struct radius_msg *msg, u8 *secret, size_t secret_len, struct radius_msg *sent_msg)$/;"	f
Radius_msg_verify_acct	radius.c	/^int Radius_msg_verify_acct(struct radius_msg *msg, u8 *secret,$/;"	f
Radius_retry_primary_timer	radius_client.c	/^static void Radius_retry_primary_timer(void *eloop_ctx, void *timeout_ctx)$/;"	f	file:
SM_ENTER	eapol_sm.c	67;"	d	file:
SM_ENTRY	eapol_sm.c	61;"	d	file:
SM_STATE	eapol_sm.c	/^SM_STATE(AUTH_KEY_TX, KEY_TRANSMIT)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(AUTH_KEY_TX, NO_KEY_TRANSMIT)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(AUTH_PAE, ABORTING)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(AUTH_PAE, AUTHENTICATED)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(AUTH_PAE, AUTHENTICATING)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(AUTH_PAE, CONNECTING)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(AUTH_PAE, DISCONNECTED)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(AUTH_PAE, FORCE_AUTH)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(AUTH_PAE, FORCE_UNAUTH)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(AUTH_PAE, HELD)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(AUTH_PAE, INITIALIZE)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(BE_AUTH, FAIL)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(BE_AUTH, IDLE)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(BE_AUTH, INITIALIZE)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(BE_AUTH, REQUEST)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(BE_AUTH, RESPONSE)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(BE_AUTH, SUCCESS)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(BE_AUTH, TIMEOUT)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(REAUTH_TIMER, INITIALIZE)$/;"	f
SM_STATE	eapol_sm.c	/^SM_STATE(REAUTH_TIMER, REAUTHENTICATE)$/;"	f
SM_STATE	eapol_sm.c	57;"	d	file:
SM_STEP	eapol_sm.c	/^SM_STEP(AUTH_KEY_TX)$/;"	f
SM_STEP	eapol_sm.c	/^SM_STEP(AUTH_PAE)$/;"	f
SM_STEP	eapol_sm.c	/^SM_STEP(BE_AUTH)$/;"	f
SM_STEP	eapol_sm.c	/^SM_STEP(REAUTH_TIMER)$/;"	f
SM_STEP	eapol_sm.c	69;"	d	file:
SM_STEP_RUN	eapol_sm.c	72;"	d	file:
STA_DEAUTH	ap.h	/^	enum { STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH } timeout_next;$/;"	e	enum:sta_info::<anonymous>
STA_DISASSOC	ap.h	/^	enum { STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH } timeout_next;$/;"	e	enum:sta_info::<anonymous>
STA_HASH	ap.h	69;"	d
STA_HASH_SIZE	ap.h	68;"	d
STA_INFO_H	sta_info.h	2;"	d
STA_NULLFUNC	ap.h	/^	enum { STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH } timeout_next;$/;"	e	enum:sta_info::<anonymous>
SWAP16	rtmp_type.h	62;"	d
SWAP16	rtmp_type.h	92;"	d
SWAP32	rtmp_type.h	67;"	d
SWAP32	rtmp_type.h	93;"	d
SWAP64	rtmp_type.h	74;"	d
SWAP64	rtmp_type.h	94;"	d
SWAP_16	rtmp_type.h	53;"	d
S_SWAP	md5.c	477;"	d	file:
SsidNum	config.h	/^	int SsidNum;$/;"	m	struct:rtapd_config
TOPDIR	Makefile	/^	TOPDIR = $(shell cd ..\/..\/;pwd)$/;"	m
TRUE	eapol_sm.h	/^typedef enum { FALSE = 0, TRUE = 1 } Boolean;$/;"	e
UCHAR	md5.h	9;"	d
UINT	md5.h	6;"	d
UINT16	rtmp_type.h	/^typedef	unsigned short		UINT16;$/;"	t
UINT32	rtmp_type.h	/^typedef	unsigned long		UINT32;$/;"	t
UINT64	rtmp_type.h	/^typedef unsigned long long	UINT64;$/;"	t
ULONG	md5.h	7;"	d
ULONGLONG	md5.h	13;"	d
USHORT	md5.h	8;"	d
Unauthorized	eapol_sm.h	/^typedef enum { Unauthorized, Authorized } PortState;$/;"	e
VOID	md5.h	14;"	d
WEP8021X_KEY_LEN	rt61apd.h	9;"	d
WLAN_AUTH_CHALLENGE_LEN	hostap_common.h	74;"	d
WLAN_AUTH_OPEN	hostap_common.h	71;"	d
WLAN_AUTH_SHARED_KEY	hostap_common.h	72;"	d
WLAN_CAPABILITY_CF_POLLABLE	hostap_common.h	78;"	d
WLAN_CAPABILITY_CF_POLL_REQUEST	hostap_common.h	79;"	d
WLAN_CAPABILITY_ESS	hostap_common.h	76;"	d
WLAN_CAPABILITY_IBSS	hostap_common.h	77;"	d
WLAN_CAPABILITY_PRIVACY	hostap_common.h	80;"	d
WLAN_EID_CF_PARAMS	hostap_common.h	116;"	d
WLAN_EID_CHALLENGE	hostap_common.h	119;"	d
WLAN_EID_DS_PARAMS	hostap_common.h	115;"	d
WLAN_EID_FH_PARAMS	hostap_common.h	114;"	d
WLAN_EID_IBSS_PARAMS	hostap_common.h	118;"	d
WLAN_EID_SSID	hostap_common.h	112;"	d
WLAN_EID_SUPP_RATES	hostap_common.h	113;"	d
WLAN_EID_TIM	hostap_common.h	117;"	d
WLAN_FC_FROMDS	hostap_common.h	19;"	d
WLAN_FC_GET_STYPE	hostap_common.h	28;"	d
WLAN_FC_GET_TYPE	hostap_common.h	27;"	d
WLAN_FC_ISWEP	hostap_common.h	24;"	d
WLAN_FC_MOREDATA	hostap_common.h	23;"	d
WLAN_FC_MOREFRAG	hostap_common.h	20;"	d
WLAN_FC_ORDER	hostap_common.h	25;"	d
WLAN_FC_PVER	hostap_common.h	17;"	d
WLAN_FC_PWRMGT	hostap_common.h	22;"	d
WLAN_FC_RETRY	hostap_common.h	21;"	d
WLAN_FC_STYPE_ACK	hostap_common.h	56;"	d
WLAN_FC_STYPE_ASSOC_REQ	hostap_common.h	40;"	d
WLAN_FC_STYPE_ASSOC_RESP	hostap_common.h	41;"	d
WLAN_FC_STYPE_ATIM	hostap_common.h	47;"	d
WLAN_FC_STYPE_AUTH	hostap_common.h	49;"	d
WLAN_FC_STYPE_BEACON	hostap_common.h	46;"	d
WLAN_FC_STYPE_CFACK	hostap_common.h	66;"	d
WLAN_FC_STYPE_CFACKPOLL	hostap_common.h	68;"	d
WLAN_FC_STYPE_CFEND	hostap_common.h	57;"	d
WLAN_FC_STYPE_CFENDACK	hostap_common.h	58;"	d
WLAN_FC_STYPE_CFPOLL	hostap_common.h	67;"	d
WLAN_FC_STYPE_CTS	hostap_common.h	55;"	d
WLAN_FC_STYPE_DATA	hostap_common.h	61;"	d
WLAN_FC_STYPE_DATA_CFACK	hostap_common.h	62;"	d
WLAN_FC_STYPE_DATA_CFACKPOLL	hostap_common.h	64;"	d
WLAN_FC_STYPE_DATA_CFPOLL	hostap_common.h	63;"	d
WLAN_FC_STYPE_DEAUTH	hostap_common.h	50;"	d
WLAN_FC_STYPE_DISASSOC	hostap_common.h	48;"	d
WLAN_FC_STYPE_NULLFUNC	hostap_common.h	65;"	d
WLAN_FC_STYPE_PROBE_REQ	hostap_common.h	44;"	d
WLAN_FC_STYPE_PROBE_RESP	hostap_common.h	45;"	d
WLAN_FC_STYPE_PSPOLL	hostap_common.h	53;"	d
WLAN_FC_STYPE_REASSOC_REQ	hostap_common.h	42;"	d
WLAN_FC_STYPE_REASSOC_RESP	hostap_common.h	43;"	d
WLAN_FC_STYPE_RTS	hostap_common.h	54;"	d
WLAN_FC_TODS	hostap_common.h	18;"	d
WLAN_FC_TYPE_CTRL	hostap_common.h	36;"	d
WLAN_FC_TYPE_DATA	hostap_common.h	37;"	d
WLAN_FC_TYPE_MGMT	hostap_common.h	35;"	d
WLAN_GET_SEQ_FRAG	hostap_common.h	31;"	d
WLAN_GET_SEQ_SEQ	hostap_common.h	32;"	d
WLAN_RATE_11M	ap.h	15;"	d
WLAN_RATE_1M	ap.h	12;"	d
WLAN_RATE_2M	ap.h	13;"	d
WLAN_RATE_5M5	ap.h	14;"	d
WLAN_RATE_COUNT	ap.h	16;"	d
WLAN_REASON_CLASS2_FRAME_FROM_NONAUTH_STA	hostap_common.h	105;"	d
WLAN_REASON_CLASS3_FRAME_FROM_NONASSOC_STA	hostap_common.h	106;"	d
WLAN_REASON_DEAUTH_LEAVING	hostap_common.h	102;"	d
WLAN_REASON_DISASSOC_AP_BUSY	hostap_common.h	104;"	d
WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY	hostap_common.h	103;"	d
WLAN_REASON_DISASSOC_STA_HAS_LEFT	hostap_common.h	107;"	d
WLAN_REASON_PREV_AUTH_NOT_VALID	hostap_common.h	101;"	d
WLAN_REASON_STA_REQ_ASSOC_WITHOUT_AUTH	hostap_common.h	108;"	d
WLAN_REASON_UNSPECIFIED	hostap_common.h	100;"	d
WLAN_STATUS_AP_UNABLE_TO_HANDLE_NEW_STA	hostap_common.h	92;"	d
WLAN_STATUS_ASSOC_DENIED_NOAGILITY	hostap_common.h	97;"	d
WLAN_STATUS_ASSOC_DENIED_NOPBCC	hostap_common.h	96;"	d
WLAN_STATUS_ASSOC_DENIED_NOSHORT	hostap_common.h	95;"	d
WLAN_STATUS_ASSOC_DENIED_RATES	hostap_common.h	93;"	d
WLAN_STATUS_ASSOC_DENIED_UNSPEC	hostap_common.h	87;"	d
WLAN_STATUS_AUTH_TIMEOUT	hostap_common.h	91;"	d
WLAN_STATUS_CAPS_UNSUPPORTED	hostap_common.h	85;"	d
WLAN_STATUS_CHALLENGE_FAIL	hostap_common.h	90;"	d
WLAN_STATUS_NOT_SUPPORTED_AUTH_ALG	hostap_common.h	88;"	d
WLAN_STATUS_REASSOC_NO_ASSOC	hostap_common.h	86;"	d
WLAN_STATUS_SUCCESS	hostap_common.h	83;"	d
WLAN_STATUS_UNKNOWN_AUTH_TRANSACTION	hostap_common.h	89;"	d
WLAN_STATUS_UNSPECIFIED_FAILURE	hostap_common.h	84;"	d
WLAN_STA_ASSOC	ap.h	6;"	d
WLAN_STA_AUTH	ap.h	5;"	d
WLAN_STA_PENDING_POLL	ap.h	10;"	d
WLAN_STA_PERM	ap.h	9;"	d
WLAN_STA_PS	ap.h	7;"	d
WLAN_STA_TIM	ap.h	8;"	d
WLAN_SUPP_RATES_MAX	ap.h	20;"	d
_MD5_CTX	md5.h	/^typedef struct _MD5_CTX {$/;"	s
_NDIS_802_11_KEY	ieee802_1x.h	/^typedef struct _NDIS_802_11_KEY$/;"	s
__MD5_H__	md5.h	2;"	d
__RTMP_TYPE_H__	rtmp_type.h	30;"	d
aFail	eapol_sm.h	/^	Boolean aFail;$/;"	m	struct:eapol_backend_auth_sm
aReq	eapol_sm.h	/^	Boolean aReq;$/;"	m	struct:eapol_backend_auth_sm
aSuccess	eapol_sm.h	/^	Boolean aSuccess;$/;"	m	struct:eapol_backend_auth_sm
aWhile	eapol_sm.h	/^	int aWhile;$/;"	m	struct:eapol_state_machine
abortAuth	eapol_sm.c	53;"	d	file:
add_sta	hostap_common.h	/^		} add_sta;$/;"	m	union:prism2_hostapd_param::<anonymous>
addr	ap.h	/^	u8                      addr[6];$/;"	m	struct:sta_info
addr	config.h	/^	struct in_addr addr;$/;"	m	struct:hostapd_radius_server
addr	hostap_common.h	/^		u32 addr; \/* wlan card address *\/$/;"	m	struct:prism2_download_param::prism2_download_area
addr	ieee802_1x.h	/^    u8            addr[6];$/;"	m	struct:_NDIS_802_11_KEY
aid	ap.h	/^	u16                     aid; \/* STA's unique AID (1 .. 2007) or 0 if not yet assigned *\/$/;"	m	struct:sta_info
aid	hostap_common.h	/^			u16 aid;$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
alg	hostap_common.h	/^			u8 alg[HOSTAP_CRYPT_ALG_NAME_LEN];$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
apd_data	rt61apd.h	/^typedef struct apd_data {$/;"	s
attempts	radius_client.h	/^	int attempts;$/;"	m	struct:radius_msg_list
attr_size	radius.h	/^	size_t attr_size; \/* total size of the attribute pointer array *\/$/;"	m	struct:radius_msg
attr_used	radius.h	/^	size_t attr_used; \/* total number of attributes in the array *\/$/;"	m	struct:radius_msg
attrs	radius.h	/^	struct radius_attr_hdr **attrs; \/* array of pointers to attributes *\/$/;"	m	struct:radius_msg
authAbort	eapol_sm.h	/^	Boolean authAbort;$/;"	m	struct:eapol_state_machine
authAuthEapLogoffWhileAuthenticated	eapol_sm.h	/^	Counter authAuthEapLogoffWhileAuthenticated;$/;"	m	struct:eapol_auth_pae_sm
authAuthEapLogoffWhileAuthenticating	eapol_sm.h	/^	Counter authAuthEapLogoffWhileAuthenticating;$/;"	m	struct:eapol_auth_pae_sm
authAuthEapStartsWhileAuthenticated	eapol_sm.h	/^	Counter authAuthEapStartsWhileAuthenticated;$/;"	m	struct:eapol_auth_pae_sm
authAuthEapStartsWhileAuthenticating	eapol_sm.h	/^	Counter authAuthEapStartsWhileAuthenticating;$/;"	m	struct:eapol_auth_pae_sm
authAuthFailWhileAuthenticating	eapol_sm.h	/^	Counter authAuthFailWhileAuthenticating;$/;"	m	struct:eapol_auth_pae_sm
authAuthReauthsWhileAuthenticated	eapol_sm.h	/^	Counter authAuthReauthsWhileAuthenticated;$/;"	m	struct:eapol_auth_pae_sm
authAuthReauthsWhileAuthenticating	eapol_sm.h	/^	Counter authAuthReauthsWhileAuthenticating;$/;"	m	struct:eapol_auth_pae_sm
authAuthSuccessesWhileAuthenticating	eapol_sm.h	/^	Counter authAuthSuccessesWhileAuthenticating;$/;"	m	struct:eapol_auth_pae_sm
authAuthTimeoutsWhileAuthenticating	eapol_sm.h	/^	Counter authAuthTimeoutsWhileAuthenticating;$/;"	m	struct:eapol_auth_pae_sm
authEapLogoffsWhileConnecting	eapol_sm.h	/^	Counter authEapLogoffsWhileConnecting;$/;"	m	struct:eapol_auth_pae_sm
authEntersAuthenticating	eapol_sm.h	/^	Counter authEntersAuthenticating;$/;"	m	struct:eapol_auth_pae_sm
authEntersConnecting	eapol_sm.h	/^	Counter authEntersConnecting;$/;"	m	struct:eapol_auth_pae_sm
authFail	eapol_sm.h	/^	Boolean authFail;$/;"	m	struct:eapol_state_machine
authStart	eapol_sm.h	/^	Boolean authStart;$/;"	m	struct:eapol_state_machine
authSuccess	eapol_sm.h	/^	Boolean authSuccess;$/;"	m	struct:eapol_state_machine
authTimeout	eapol_sm.h	/^	Boolean authTimeout;$/;"	m	struct:eapol_state_machine
auth_handlers	radius_client.h	/^	struct radius_rx_handler *auth_handlers;$/;"	m	struct:radius_client_data
auth_key_tx	eapol_sm.h	/^	struct eapol_auth_key_tx auth_key_tx;$/;"	m	struct:eapol_state_machine
auth_pae	eapol_sm.h	/^	struct eapol_auth_pae_sm auth_pae;$/;"	m	struct:eapol_state_machine
auth_serv_sock	radius_client.h	/^	int auth_serv_sock; \/* socket for authentication RADIUS messages *\/$/;"	m	struct:radius_client_data
auth_server	config.h	/^	struct hostapd_radius_server *auth_servers, *auth_server;$/;"	m	struct:rtapd_config
auth_servers	config.h	/^	struct hostapd_radius_server *auth_servers, *auth_server;$/;"	m	struct:rtapd_config
authenticator	radius.h	/^	u8 authenticator[16];$/;"	m	struct:radius_hdr
backendAccessChallenges	eapol_sm.h	/^	Counter backendAccessChallenges;$/;"	m	struct:eapol_backend_auth_sm
backendAuthFails	eapol_sm.h	/^	Counter backendAuthFails;$/;"	m	struct:eapol_backend_auth_sm
backendAuthSuccesses	eapol_sm.h	/^	Counter backendAuthSuccesses;$/;"	m	struct:eapol_backend_auth_sm
backendNonNakResponsesFromSupplicant	eapol_sm.h	/^	Counter backendNonNakResponsesFromSupplicant;$/;"	m	struct:eapol_backend_auth_sm
backendOtherRequestsToSupplicant	eapol_sm.h	/^	Counter backendOtherRequestsToSupplicant;$/;"	m	struct:eapol_backend_auth_sm
backendResponses	eapol_sm.h	/^	Counter backendResponses;$/;"	m	struct:eapol_backend_auth_sm
be2cpu16	rtmp_type.h	112;"	d
be2cpu16	rtmp_type.h	127;"	d
be2cpu32	rtmp_type.h	110;"	d
be2cpu32	rtmp_type.h	125;"	d
be2cpu64	rtmp_type.h	108;"	d
be2cpu64	rtmp_type.h	123;"	d
be_auth	eapol_sm.h	/^	struct eapol_backend_auth_sm be_auth;$/;"	m	struct:eapol_state_machine
be_to_host16	common.h	14;"	d
be_to_host16	common.h	9;"	d
bottom	hostap_common.h	/^	u16 bottom;$/;"	m	struct:hfa384x_sup_range
buf	radius.h	/^	unsigned char *buf;$/;"	m	struct:radius_msg
buf_size	radius.h	/^	size_t buf_size; \/* total size allocated for buf *\/$/;"	m	struct:radius_msg
buf_used	radius.h	/^	size_t buf_used; \/* bytes used in buf *\/$/;"	m	struct:radius_msg
byteReverse	md5.c	/^void byteReverse(unsigned char *buf, unsigned longs)$/;"	f
byteReverse	md5.c	168;"	d	file:
capability	ap.h	/^	u16                     capability;$/;"	m	struct:sta_info
capability	hostap_common.h	/^			u16 capability;$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
cmd	hostap_common.h	/^	u32 cmd;$/;"	m	struct:prism2_hostapd_param
code	ieee802_1x.h	/^	u8 code;$/;"	m	struct:eap_hdr
code	radius.h	/^	u8 code;$/;"	m	struct:radius_hdr
comm_qual	hostap_common.h	/^	u16 comm_qual; \/* 0 .. 92 *\/$/;"	m	struct:hfa384x_comms_quality
conf	rt61apd.h	/^	struct rtapd_config *conf;$/;"	m	struct:apd_data
config_fname	rt61apd.h	/^	char *config_fname;$/;"	m	struct:apd_data
count	rt61apd.c	/^	int count;$/;"	m	struct:hapd_interfaces	file:
cpu2be16	rtmp_type.h	111;"	d
cpu2be16	rtmp_type.h	126;"	d
cpu2be32	rtmp_type.h	109;"	d
cpu2be32	rtmp_type.h	124;"	d
cpu2be64	rtmp_type.h	107;"	d
cpu2be64	rtmp_type.h	122;"	d
cpu2le16	rtmp_type.h	105;"	d
cpu2le16	rtmp_type.h	120;"	d
cpu2le32	rtmp_type.h	103;"	d
cpu2le32	rtmp_type.h	118;"	d
cpu2le64	rtmp_type.h	101;"	d
cpu2le64	rtmp_type.h	116;"	d
create_pidfile	rt61apd.c	/^static void create_pidfile(const char* ifname)$/;"	f	file:
crypt	hostap_common.h	/^		} crypt;$/;"	m	union:prism2_hostapd_param::<anonymous>
currentId	eapol_sm.h	/^	u8 currentId;$/;"	m	struct:eapol_state_machine
dAddr	rt61apd.h	/^	u8 dAddr[6];$/;"	m	struct:ieee8023_hdr
daddr	rt61apd.h	/^    u8 daddr[6];$/;"	m	struct:recv_from_ra
daemonize	config.h	/^	int daemonize; \/* fork into background *\/$/;"	m	struct:rtapd_config
data	hostap_common.h	/^			u8 data[0];$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
data	hostap_common.h	/^	} data[0];$/;"	m	struct:prism2_download_param
data	radius_client.h	/^	void *data;$/;"	m	struct:radius_rx_handler
data_type	radius.c	/^	       RADIUS_ATTR_HEXDUMP, RADIUS_ATTR_INT32 } data_type;$/;"	m	struct:radius_attr_type	file:
debug	config.h	/^	       HOSTAPD_DEBUG_MSGDUMPS = 3 } debug; \/* debug verbosity level *\/$/;"	m	struct:rtapd_config
decrypt_ms_key	radius.c	/^static u8 * decrypt_ms_key(u8 *key, size_t len, struct radius_msg *sent_msg,$/;"	f	file:
dl_cmd	hostap_common.h	/^	u32 dl_cmd;$/;"	m	struct:prism2_download_param
eapLogoff	eapol_sm.h	/^	Boolean eapLogoff;$/;"	m	struct:eapol_auth_pae_sm
eapStart	eapol_sm.h	/^	Boolean eapStart;$/;"	m	struct:eapol_auth_pae_sm
eap_hdr	ieee802_1x.h	/^struct eap_hdr {$/;"	s
eapol_auth_key_tx	eapol_sm.h	/^struct eapol_auth_key_tx {$/;"	s
eapol_auth_pae_sm	eapol_sm.h	/^struct eapol_auth_pae_sm {$/;"	s
eapol_backend_auth_sm	eapol_sm.h	/^struct eapol_backend_auth_sm {$/;"	s
eapol_key_crypt	ap.h	/^	u8                      *eapol_key_crypt;$/;"	m	struct:sta_info
eapol_key_crypt_len	ap.h	/^	size_t                  eapol_key_crypt_len;$/;"	m	struct:sta_info
eapol_key_sign	ap.h	/^	u8                      *eapol_key_sign;$/;"	m	struct:sta_info
eapol_key_sign_len	ap.h	/^	size_t                  eapol_key_sign_len;$/;"	m	struct:sta_info
eapol_port_timers_tick	eapol_sm.c	/^static void eapol_port_timers_tick(void *eloop_ctx, void *timeout_ctx)$/;"	f	file:
eapol_reauth_timer_sm	eapol_sm.h	/^struct eapol_reauth_timer_sm {$/;"	s
eapol_sm	ap.h	/^	struct                  eapol_state_machine *eapol_sm;$/;"	m	struct:sta_info
eapol_sm_alloc	eapol_sm.c	/^eapol_sm_alloc(rtapd *rtapd, struct sta_info *sta)$/;"	f
eapol_sm_free	eapol_sm.c	/^void eapol_sm_free(struct eapol_state_machine *sm)$/;"	f
eapol_sm_initialize	eapol_sm.c	/^void eapol_sm_initialize(struct eapol_state_machine *sm)$/;"	f
eapol_sm_step	eapol_sm.c	/^void eapol_sm_step(struct eapol_state_machine *sm)$/;"	f
eapol_state_machine	eapol_sm.h	/^struct eapol_state_machine {$/;"	s
eloop	eloop.c	/^static struct eloop_data eloop;$/;"	v	file:
eloop_cancel_timeout	eloop.c	/^int eloop_cancel_timeout(void (*handler)(void *eloop_ctx, void *sock_ctx),$/;"	f
eloop_data	eloop.c	/^	void *eloop_data;$/;"	m	struct:eloop_sock	file:
eloop_data	eloop.c	/^	void *eloop_data;$/;"	m	struct:eloop_timeout	file:
eloop_data	eloop.c	/^struct eloop_data {$/;"	s	file:
eloop_destroy	eloop.c	/^void eloop_destroy(void)$/;"	f
eloop_handle_signal	eloop.c	/^static void eloop_handle_signal(int sig)$/;"	f	file:
eloop_init	eloop.c	/^void eloop_init(void *user_data)$/;"	f
eloop_register_read_sock	eloop.c	/^int eloop_register_read_sock(int sock, void (*handler)(int sock, void *eloop_ctx, void *sock_ctx),$/;"	f
eloop_register_signal	eloop.c	/^int eloop_register_signal(int sig, void (*handler)(int sig, void *eloop_ctx, void *signal_ctx), void *user_data)$/;"	f
eloop_register_timeout	eloop.c	/^int eloop_register_timeout(unsigned int secs, unsigned int usecs,$/;"	f
eloop_reload	eloop.c	/^void eloop_reload(void)$/;"	f
eloop_run	eloop.c	/^void eloop_run(void)$/;"	f
eloop_signal	eloop.c	/^struct eloop_signal {$/;"	s	file:
eloop_sock	eloop.c	/^struct eloop_sock {$/;"	s	file:
eloop_terminate	eloop.c	/^void eloop_terminate(void)$/;"	f
eloop_terminated	eloop.c	/^int eloop_terminated(void)$/;"	f
eloop_timeout	eloop.c	/^struct eloop_timeout {$/;"	s	file:
err	hostap_common.h	/^			u32 err;$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
eth_sock	rt61apd.h	/^	int eth_sock; \/* raw packet socket for ethernet interface access *\/$/;"	m	struct:apd_data
eth_type	rt61apd.h	/^	u16 eth_type;$/;"	m	struct:ieee8023_hdr
ethertype	ap.h	/^	u16						ethertype;$/;"	m	struct:sta_info
ethifname	config.h	/^	char ethifname[IFNAMSIZ];$/;"	m	struct:rtapd_config
ethtype	rt61apd.h	/^    u8 ethtype[2];$/;"	m	struct:recv_from_ra
first_try	radius_client.h	/^	time_t first_try;$/;"	m	struct:radius_msg_list
flags	ap.h	/^	u32                     flags;$/;"	m	struct:sta_info
flags	hostap_common.h	/^			u32 flags;$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
flags_and	hostap_common.h	/^			u32 flags_and;$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
flags_or	hostap_common.h	/^			u32 flags_or;$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
fprint_char	common.h	/^static inline void fprint_char(FILE *f, char c)$/;"	f
get_info_sta	hostap_common.h	/^		} get_info_sta;$/;"	m	union:prism2_hostapd_param::<anonymous>
handle_eap	ieee802_1x.c	/^static void handle_eap(struct sta_info *sta, u8 *buf, size_t len)$/;"	f	file:
handle_eap_response	ieee802_1x.c	/^static void handle_eap_response(struct sta_info *sta, struct eap_hdr *eap, u8 *data, size_t len)$/;"	f	file:
handler	eloop.c	/^	void (*handler)(int sig, void *eloop_ctx, void *signal_ctx);$/;"	m	struct:eloop_signal	file:
handler	eloop.c	/^	void (*handler)(int sock, void *eloop_ctx, void *sock_ctx);$/;"	m	struct:eloop_sock	file:
handler	eloop.c	/^	void (*handler)(void *eloop_ctx, void *sock_ctx);$/;"	m	struct:eloop_timeout	file:
handler	radius_client.h	/^	RadiusRxResult (*handler)(rtapd *apd, struct radius_msg *msg, struct radius_msg *req,$/;"	m	struct:radius_rx_handler
hapd_interfaces	rt61apd.c	/^struct hapd_interfaces {$/;"	s	file:
hdr	radius.h	/^	struct radius_hdr *hdr;$/;"	m	struct:radius_msg
hfa384x_build_id	hostap_common.h	/^struct hfa384x_build_id$/;"	s
hfa384x_comms_quality	hostap_common.h	/^struct hfa384x_comms_quality {$/;"	s
hfa384x_comp_ident	hostap_common.h	/^struct hfa384x_comp_ident$/;"	s
hfa384x_rid_download_buffer	hostap_common.h	/^struct hfa384x_rid_download_buffer$/;"	s
hfa384x_sup_range	hostap_common.h	/^struct hfa384x_sup_range$/;"	s
hmac_md5	md5.c	/^void hmac_md5(UCHAR *key, ULONG key_len, UCHAR *data, ULONG data_len, UCHAR *mac)$/;"	f
hnext	ap.h	/^	struct sta_info         *hnext; \/* next entry in hash table list *\/$/;"	m	struct:sta_info
host_to_be16	common.h	10;"	d
host_to_be16	common.h	15;"	d
host_to_le16	common.h	13;"	d
host_to_le16	common.h	8;"	d
hostapd_get_rand	md5.c	/^int hostapd_get_rand(u8 *buf, size_t len)$/;"	f
hostapd_radius_server	config.h	/^struct hostapd_radius_server {$/;"	s
id	hostap_common.h	/^	u16 id;$/;"	m	struct:hfa384x_comp_ident
id	hostap_common.h	/^	u16 id;$/;"	m	struct:hfa384x_sup_range
idFromServer	eapol_sm.h	/^	u8 idFromServer;$/;"	m	struct:eapol_backend_auth_sm
identifier	ieee802_1x.h	/^	u8 identifier;$/;"	m	struct:eap_hdr
identifier	radius.h	/^	u8 identifier;$/;"	m	struct:radius_hdr
identity	ap.h	/^	u8                      *identity;$/;"	m	struct:sta_info
identity_len	ap.h	/^	size_t                  identity_len;$/;"	m	struct:sta_info
idx	hostap_common.h	/^			u8 idx;$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
ieee8023_hdr	rt61apd.h	/^struct ieee8023_hdr {$/;"	s
ieee802_1x_decapsulate_radius	ieee802_1x.c	/^static void ieee802_1x_decapsulate_radius(struct sta_info *sta)$/;"	f	file:
ieee802_1x_eapol_key	ieee802_1x.h	/^struct ieee802_1x_eapol_key {$/;"	s
ieee802_1x_encapsulate_radius	ieee802_1x.c	/^static void ieee802_1x_encapsulate_radius(rtapd *rtapd, struct sta_info *sta, u8 *eap, size_t len)$/;"	f	file:
ieee802_1x_free_station	ieee802_1x.c	/^void ieee802_1x_free_station(struct sta_info *sta)$/;"	f
ieee802_1x_get_keys	ieee802_1x.c	/^static void ieee802_1x_get_keys(rtapd *rtapd, struct sta_info *sta,$/;"	f	file:
ieee802_1x_hdr	ieee802_1x.h	/^struct ieee802_1x_hdr {$/;"	s
ieee802_1x_init	ieee802_1x.c	/^int ieee802_1x_init(rtapd *rtapd)$/;"	f
ieee802_1x_new_auth_session	ieee802_1x.c	/^void ieee802_1x_new_auth_session(rtapd *rtapd, struct sta_info *sta)$/;"	f
ieee802_1x_new_station	ieee802_1x.c	/^void ieee802_1x_new_station(rtapd *rtapd, struct sta_info *sta)$/;"	f
ieee802_1x_receive	ieee802_1x.c	/^void ieee802_1x_receive(rtapd *rtapd, u8 *sa, u8 *apidx, u8 *buf, size_t len, u16 ethertype)$/;"	f
ieee802_1x_receive_auth	ieee802_1x.c	/^ieee802_1x_receive_auth(rtapd *rtapd, struct radius_msg *msg, struct radius_msg *req,$/;"	f	file:
ieee802_1x_request_identity	ieee802_1x.c	/^void ieee802_1x_request_identity(rtapd *rtapd, struct sta_info *sta, u8 id)$/;"	f
ieee802_1x_send	ieee802_1x.c	/^static void ieee802_1x_send(rtapd *rtapd, struct sta_info *sta, u8 type, u8 *data, size_t datalen)$/;"	f	file:
ieee802_1x_send_resp_to_server	ieee802_1x.c	/^void ieee802_1x_send_resp_to_server(rtapd *rtapd, struct sta_info *sta)$/;"	f
ieee802_1x_set_sta_authorized	ieee802_1x.c	/^void ieee802_1x_set_sta_authorized( int authorized)$/;"	f
ieee802_1x_tx_canned_eap	ieee802_1x.c	/^void ieee802_1x_tx_canned_eap(rtapd *rtapd, struct sta_info *sta, u8 id, int success)$/;"	f
ieee802_1x_tx_key	ieee802_1x.c	/^void ieee802_1x_tx_key(rtapd *rtapd, struct sta_info *sta, u8 id)$/;"	f
ieee802_1x_tx_key_one	ieee802_1x.c	/^static void ieee802_1x_tx_key_one(rtapd *hapd, struct sta_info *sta,$/;"	f	file:
ieee802_1x_tx_req	ieee802_1x.c	/^void ieee802_1x_tx_req(rtapd *rtapd, struct sta_info *sta, u8 id)$/;"	f
iface	config.h	/^	char iface[MAX_MBSSID_NUM][IFNAMSIZ + 1];$/;"	m	struct:rtapd_config
inactive_sec	hostap_common.h	/^			u32 inactive_sec;$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
individual_wep_key_len	config.h	/^	int individual_wep_key_len;$/;"	m	struct:rtapd_config
initialEAPMsg	eapol_sm.h	/^	EAPMsgType initialEAPMsg; \/* IEEE 802.1aa\/D4 *\/$/;"	m	struct:eapol_auth_pae_sm
initialize	eapol_sm.h	/^	Boolean initialize;$/;"	m	struct:eapol_state_machine
ioctl_sock	rt61apd.h	/^	int ioctl_sock; \/* socket for ioctl() use *\/$/;"	m	struct:apd_data
key	hostap_common.h	/^			u8 key[0];$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
keyAvailable	eapol_sm.h	/^	Boolean keyAvailable; \/* 802.1aa; was in Auth Key Transmit sm in .1x *\/$/;"	m	struct:eapol_state_machine
keyTxEnabled	eapol_sm.h	/^	Boolean keyTxEnabled; \/* 802.1aa; was in Auth Key Transmit sm in .1x$/;"	m	struct:eapol_state_machine
key_index	ieee802_1x.h	/^	u8 key_index; \/* key flag in the most significant bit:$/;"	m	struct:ieee802_1x_eapol_key
key_iv	ieee802_1x.h	/^	u8 key_iv[16]; \/* cryptographically random number *\/$/;"	m	struct:ieee802_1x_eapol_key
key_len	hostap_common.h	/^			u16 key_len;$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
key_length	ieee802_1x.h	/^	u16 key_length;$/;"	m	struct:ieee802_1x_eapol_key
key_signature	ieee802_1x.h	/^	u8 key_signature[16]; \/* HMAC-MD5 message integrity check computed with$/;"	m	struct:ieee802_1x_eapol_key
last_assoc_req	ap.h	/^	struct ieee80211_mgmt   *last_assoc_req;$/;"	m	struct:sta_info
last_eap_radius	ap.h	/^	u8                      *last_eap_radius; \/* last received EAP Response from Authentication Server *\/$/;"	m	struct:sta_info
last_eap_radius_len	ap.h	/^	size_t                  last_eap_radius_len;$/;"	m	struct:sta_info
last_eap_supp	ap.h	/^	u8                      *last_eap_supp; \/* last received EAP Response from Supplicant *\/$/;"	m	struct:sta_info
last_eap_supp_len	ap.h	/^	size_t                  last_eap_supp_len;$/;"	m	struct:sta_info
last_recv_radius	ap.h	/^	struct radius_msg       *last_recv_radius;$/;"	m	struct:sta_info
le2cpu16	rtmp_type.h	106;"	d
le2cpu16	rtmp_type.h	121;"	d
le2cpu32	rtmp_type.h	104;"	d
le2cpu32	rtmp_type.h	119;"	d
le2cpu64	rtmp_type.h	102;"	d
le2cpu64	rtmp_type.h	117;"	d
le_to_host16	common.h	12;"	d
le_to_host16	common.h	7;"	d
len	hostap_common.h	/^			u16 len;$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
len	hostap_common.h	/^		u32 len;$/;"	m	struct:prism2_download_param::prism2_download_area
length	hostap_common.h	/^	u16 length;$/;"	m	struct:hfa384x_rid_download_buffer
length	ieee802_1x.h	/^	u16 length; \/* including code and identifier *\/$/;"	m	struct:eap_hdr
length	ieee802_1x.h	/^	u16 length;$/;"	m	struct:ieee802_1x_hdr
length	radius.h	/^	u16 length; \/* including this header *\/$/;"	m	struct:radius_hdr
length	radius.h	/^	u8 length; \/* including this header *\/$/;"	m	struct:radius_attr_hdr
listen_interval	ap.h	/^	u16                     listen_interval; \/* or beacon_int for APs *\/$/;"	m	struct:sta_info
macaddr	config.h	/^typedef u8 macaddr[ETH_ALEN];$/;"	t
main	rt61apd.c	/^int main(int argc, char *argv[])$/;"	f
major	hostap_common.h	/^	u16 major;$/;"	m	struct:hfa384x_comp_ident
maxReq	eapol_sm.h	/^	unsigned int maxReq; \/* default 2; 1..10 *\/$/;"	m	struct:eapol_backend_auth_sm
max_sock	eloop.c	/^	int max_sock, reader_count;$/;"	m	struct:eloop_data	file:
md5_mac	md5.c	/^void md5_mac(UCHAR *key, ULONG key_len, UCHAR *data, ULONG data_len, UCHAR *mac)$/;"	f
minor	hostap_common.h	/^	u16 minor;$/;"	m	struct:hfa384x_comp_ident
msg	radius_client.h	/^	struct radius_msg *msg;$/;"	m	struct:radius_msg_list
msg_type	radius_client.h	/^	RadiusType msg_type;$/;"	m	struct:radius_msg_list
msgs	radius_client.h	/^	struct radius_msg_list *msgs;$/;"	m	struct:radius_client_data
name	radius.c	/^	char *name;$/;"	m	struct:radius_attr_type	file:
next	ap.h	/^	struct sta_info         *next; \/* next entry in sta list *\/$/;"	m	struct:sta_info
next	eloop.c	/^	struct eloop_timeout *next;$/;"	m	struct:eloop_timeout	file:
next	radius_client.h	/^	struct radius_msg_list *next;$/;"	m	struct:radius_msg_list
next_radius_identifier	radius_client.h	/^	u8 next_radius_identifier;$/;"	m	struct:radius_client_data
next_try	radius_client.h	/^	time_t next_try;$/;"	m	struct:radius_msg_list
next_wait	radius_client.h	/^	int next_wait;$/;"	m	struct:radius_msg_list
noise_level	hostap_common.h	/^	u16 noise_level; \/* 27 .. 154 *\/$/;"	m	struct:hfa384x_comms_quality
num_areas	hostap_common.h	/^	u32 num_areas;$/;"	m	struct:prism2_download_param
num_auth_handlers	radius_client.h	/^	size_t num_auth_handlers;$/;"	m	struct:radius_client_data
num_auth_servers	config.h	/^	int num_auth_servers;$/;"	m	struct:rtapd_config
num_msgs	radius_client.h	/^	size_t num_msgs;$/;"	m	struct:radius_client_data
num_sta	rt61apd.h	/^	int num_sta; \/* number of entries in sta_list *\/$/;"	m	struct:apd_data
offset	hostap_common.h	/^	u16 offset;$/;"	m	struct:hfa384x_rid_download_buffer
own_addr	rt61apd.h	/^	u8 own_addr[MAX_MBSSID_NUM][6];$/;"	m	struct:apd_data
own_ip_addr	config.h	/^	struct in_addr own_ip_addr;$/;"	m	struct:rtapd_config
page	hostap_common.h	/^	u16 page;$/;"	m	struct:hfa384x_rid_download_buffer
port	config.h	/^	int port;$/;"	m	struct:hostapd_radius_server
portControl	eapol_sm.h	/^	PortTypes portControl;$/;"	m	struct:eapol_state_machine
portEnabled	eapol_sm.h	/^	Boolean portEnabled;$/;"	m	struct:eapol_state_machine
portMode	eapol_sm.h	/^	PortTypes portMode;$/;"	m	struct:eapol_auth_pae_sm
portStatus	eapol_sm.h	/^	PortState portStatus;$/;"	m	struct:eapol_state_machine
portValid	eapol_sm.h	/^	Boolean portValid; \/* 802.1aa *\/$/;"	m	struct:eapol_state_machine
pri_seq	hostap_common.h	/^	u16 pri_seq;$/;"	m	struct:hfa384x_build_id
print_char	common.h	/^static inline void print_char(char c)$/;"	f
prism2_download_area	hostap_common.h	/^	struct prism2_download_area {$/;"	s	struct:prism2_download_param
prism2_download_param	hostap_common.h	/^struct prism2_download_param {$/;"	s
prism2_hostapd_param	hostap_common.h	/^struct prism2_hostapd_param {$/;"	s
priv_rec	rt61apd.h	/^} __attribute__ ((packed)) priv_rec;$/;"	t
ptr	hostap_common.h	/^		caddr_t ptr; \/* pointer to data in user space *\/$/;"	m	struct:prism2_download_param::prism2_download_area
quietPeriod	eapol_sm.h	/^	unsigned int quietPeriod; \/* default 60; 0..65535 *\/$/;"	m	struct:eapol_auth_pae_sm
quietWhile	eapol_sm.h	/^	int quietWhile;$/;"	m	struct:eapol_state_machine
radius	rt61apd.h	/^	struct radius_client_data *radius;$/;"	m	struct:apd_data
radius_attr_hdr	radius.h	/^struct radius_attr_hdr {$/;"	s
radius_attr_type	radius.c	/^struct radius_attr_type {$/;"	s	file:
radius_attr_vendor_microsoft	radius.h	/^struct radius_attr_vendor_microsoft {$/;"	s
radius_client_data	radius_client.h	/^struct radius_client_data {$/;"	s
radius_hdr	radius.h	/^struct radius_hdr {$/;"	s
radius_identifier	ap.h	/^	int                     radius_identifier;$/;"	m	struct:sta_info
radius_ms_mppe_keys	radius.h	/^struct radius_ms_mppe_keys {$/;"	s
radius_msg	radius.h	/^struct radius_msg {$/;"	s
radius_msg_list	radius_client.h	/^struct radius_msg_list {$/;"	s
radius_retry_primary_interval	config.h	/^	int radius_retry_primary_interval;$/;"	m	struct:rtapd_config
radius_rx_handler	radius_client.h	/^struct radius_rx_handler {$/;"	s
rc4	md5.c	/^void rc4(u8 *buf, size_t len, u8 *key, size_t key_len)$/;"	f
reAuthCount	eapol_sm.h	/^	unsigned int reAuthCount;$/;"	m	struct:eapol_auth_pae_sm
reAuthEnabled	eapol_sm.h	/^	Boolean reAuthEnabled;$/;"	m	struct:eapol_reauth_timer_sm
reAuthMax	eapol_sm.h	/^	unsigned int reAuthMax; \/* default 2 *\/$/;"	m	struct:eapol_auth_pae_sm
reAuthPeriod	eapol_sm.h	/^	unsigned int reAuthPeriod; \/* default 3600 s *\/$/;"	m	struct:eapol_reauth_timer_sm
reAuthWhen	eapol_sm.h	/^	int reAuthWhen;$/;"	m	struct:eapol_state_machine
reAuthenticate	eapol_sm.h	/^	Boolean reAuthenticate;$/;"	m	struct:eapol_state_machine
reader_count	eloop.c	/^	int max_sock, reader_count;$/;"	m	struct:eloop_data	file:
readers	eloop.c	/^	struct eloop_sock *readers;$/;"	m	struct:eloop_data	file:
reauth_timer	eapol_sm.h	/^	struct eapol_reauth_timer_sm reauth_timer;$/;"	m	struct:eapol_state_machine
recv	radius.h	/^	u8 *recv;$/;"	m	struct:radius_ms_mppe_keys
recv_from_ra	rt61apd.h	/^typedef struct recv_from_ra {$/;"	s
recv_len	radius.h	/^	size_t recv_len;$/;"	m	struct:radius_ms_mppe_keys
reload	eloop.c	/^    int reload;$/;"	m	struct:eloop_data	file:
replay_counter	ieee802_1x.h	/^	u8 replay_counter[8]; \/* does not repeat within the life of the keying$/;"	m	struct:ieee802_1x_eapol_key
reqCount	eapol_sm.h	/^	unsigned int reqCount;$/;"	m	struct:eapol_backend_auth_sm
rid	hostap_common.h	/^			u16 rid;$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
rid	hostap_common.h	/^		} rid;$/;"	m	union:prism2_hostapd_param::<anonymous>
role	hostap_common.h	/^	u16 role;$/;"	m	struct:hfa384x_sup_range
rtapd	eapol_sm.h	/^	rtapd *rtapd;$/;"	m	struct:eapol_state_machine
rtapd	rt61apd.c	/^	rtapd **rtapd;$/;"	m	struct:hapd_interfaces	file:
rtapd	rt61apd.h	/^} rtapd;$/;"	t
rtapd_config	config.h	/^struct rtapd_config {$/;"	s
rxInitialRsp	eapol_sm.h	/^	Boolean rxInitialRsp;$/;"	m	struct:eapol_auth_pae_sm
rxResp	eapol_sm.h	/^	Boolean rxResp;$/;"	m	struct:eapol_backend_auth_sm
s16	common.h	/^typedef int16_t s16;$/;"	t
s32	common.h	/^typedef int32_t s32;$/;"	t
s64	common.h	/^typedef int64_t s64;$/;"	t
s8	common.h	/^typedef int8_t s8;$/;"	t
sAddr	rt61apd.h	/^	u8 sAddr[6];$/;"	m	struct:ieee8023_hdr
saddr	rt61apd.h	/^    u8 saddr[6];$/;"	m	struct:recv_from_ra
sec_seq	hostap_common.h	/^	u16 sec_seq;$/;"	m	struct:hfa384x_build_id
send	radius.h	/^	u8 *send;$/;"	m	struct:radius_ms_mppe_keys
sendRespToServer	eapol_sm.c	51;"	d	file:
send_len	radius.h	/^	size_t send_len;$/;"	m	struct:radius_ms_mppe_keys
serverTimeout	eapol_sm.h	/^	unsigned int serverTimeout; \/* default 30; 1..X *\/$/;"	m	struct:eapol_backend_auth_sm
session_timeout_interval	config.h	/^	int session_timeout_interval;$/;"	m	struct:rtapd_config
session_timeout_set	config.h	/^	int session_timeout_set;$/;"	m	struct:rtapd_config
setPortAuthorized	eapol_sm.c	37;"	d	file:
setPortUnauthorized	eapol_sm.c	39;"	d	file:
set_flags_sta	hostap_common.h	/^		} set_flags_sta;$/;"	m	union:prism2_hostapd_param::<anonymous>
shared_secret	config.h	/^	u8 *shared_secret;$/;"	m	struct:hostapd_radius_server
shared_secret	radius_client.h	/^	u8 *shared_secret;$/;"	m	struct:radius_msg_list
shared_secret_len	config.h	/^	size_t shared_secret_len;$/;"	m	struct:hostapd_radius_server
shared_secret_len	radius_client.h	/^	size_t shared_secret_len;$/;"	m	struct:radius_msg_list
sig	eloop.c	/^	int sig;$/;"	m	struct:eloop_signal	file:
signal_count	eloop.c	/^	int signal_count;$/;"	m	struct:eloop_data	file:
signal_level	hostap_common.h	/^	u16 signal_level; \/* 27 .. 154 *\/$/;"	m	struct:hfa384x_comms_quality
signals	eloop.c	/^	struct eloop_signal *signals;$/;"	m	struct:eloop_data	file:
sock	eloop.c	/^	int sock;$/;"	m	struct:eloop_sock	file:
sock	rt61apd.h	/^	int sock[MAX_MBSSID_NUM]; \/* raw packet socket for wireless interface access *\/$/;"	m	struct:apd_data
sta	eapol_sm.h	/^	struct sta_info *sta;$/;"	m	struct:eapol_state_machine
sta_addr	hostap_common.h	/^	u8 sta_addr[ETH_ALEN];$/;"	m	struct:prism2_hostapd_param
sta_aid	rt61apd.h	/^	struct sta_info *sta_aid[MAX_AID_TABLE_SIZE];$/;"	m	struct:apd_data
sta_hash	rt61apd.h	/^	struct sta_info *sta_hash[STA_HASH_SIZE];$/;"	m	struct:apd_data
sta_info	ap.h	/^struct sta_info {$/;"	s
sta_list	rt61apd.h	/^	struct sta_info *sta_list; \/* STA info list head *\/$/;"	m	struct:apd_data
start_addr	hostap_common.h	/^	u32 start_addr;$/;"	m	struct:prism2_download_param
state	eapol_sm.h	/^	       AUTH_PAE_FORCE_UNAUTH } state;$/;"	m	struct:eapol_auth_pae_sm
state	eapol_sm.h	/^	enum { AUTH_KEY_TX_NO_KEY_TRANSMIT, AUTH_KEY_TX_KEY_TRANSMIT } state;$/;"	m	struct:eapol_auth_key_tx
state	eapol_sm.h	/^	enum { REAUTH_TIMER_INITIALIZE, REAUTH_TIMER_REAUTHENTICATE } state;$/;"	m	struct:eapol_reauth_timer_sm
state	eapol_sm.h	/^	} state;$/;"	m	struct:eapol_backend_auth_sm
suppTimeout	eapol_sm.h	/^	unsigned int suppTimeout; \/* default 30; 1..X *\/$/;"	m	struct:eapol_backend_auth_sm
supported_rates	ap.h	/^	u8                      supported_rates[WLAN_SUPP_RATES_MAX];$/;"	m	struct:sta_info
terminate	eloop.c	/^	int terminate;$/;"	m	struct:eloop_data	file:
time	eloop.c	/^	struct timeval time;$/;"	m	struct:eloop_timeout	file:
timeout	eloop.c	/^	struct eloop_timeout *timeout;$/;"	m	struct:eloop_data	file:
timeout_next	ap.h	/^	enum { STA_NULLFUNC = 0, STA_DISASSOC, STA_DEAUTH } timeout_next;$/;"	m	struct:sta_info
top	hostap_common.h	/^	u16 top;$/;"	m	struct:hfa384x_sup_range
txCannedFail	eapol_sm.c	43;"	d	file:
txCannedSuccess	eapol_sm.c	44;"	d	file:
txInitialMsg	eapol_sm.c	49;"	d	file:
txKey	eapol_sm.c	54;"	d	file:
txPeriod	eapol_sm.h	/^	unsigned int txPeriod; \/* default 30; 1..65535 *\/$/;"	m	struct:eapol_auth_pae_sm
txReq	eapol_sm.c	50;"	d	file:
txWhen	eapol_sm.h	/^	int txWhen;$/;"	m	struct:eapol_state_machine
tx_supp_rates	ap.h	/^	u8                      tx_supp_rates;$/;"	m	struct:sta_info
tx_supp_rates	hostap_common.h	/^			u8 tx_supp_rates;$/;"	m	struct:prism2_hostapd_param::<anonymous>::<anonymous>
type	ieee802_1x.h	/^	u8 type;$/;"	m	struct:ieee802_1x_eapol_key
type	ieee802_1x.h	/^	u8 type;$/;"	m	struct:ieee802_1x_hdr
type	radius.c	/^	u8 type;$/;"	m	struct:radius_attr_type	file:
type	radius.h	/^	u8 type;$/;"	m	struct:radius_attr_hdr
u	hostap_common.h	/^	} u;$/;"	m	struct:prism2_hostapd_param
u16	common.h	/^typedef uint16_t u16;$/;"	t
u32	common.h	/^typedef uint32_t u32;$/;"	t
u64	common.h	/^typedef uint64_t u64;$/;"	t
u8	common.h	/^typedef uint8_t u8;$/;"	t
usage	rt61apd.c	/^static void usage(void)$/;"	f	file:
user_data	eloop.c	/^	void *user_data;$/;"	m	struct:eloop_data	file:
user_data	eloop.c	/^	void *user_data;$/;"	m	struct:eloop_signal	file:
user_data	eloop.c	/^	void *user_data;$/;"	m	struct:eloop_sock	file:
user_data	eloop.c	/^	void *user_data;$/;"	m	struct:eloop_timeout	file:
variant	hostap_common.h	/^	u16 variant;$/;"	m	struct:hfa384x_comp_ident
variant	hostap_common.h	/^	u16 variant;$/;"	m	struct:hfa384x_sup_range
vendor_length	radius.h	/^	u8 vendor_length;$/;"	m	struct:radius_attr_vendor_microsoft
vendor_type	radius.h	/^	u8 vendor_type;$/;"	m	struct:radius_attr_vendor_microsoft
version	ieee802_1x.h	/^	u8 version;$/;"	m	struct:ieee802_1x_hdr
wireless_ifname	rt61apd.c	/^unsigned char wireless_ifname[IFNAMSIZ+1];$/;"	v
xframe	rt61apd.h	/^    u8 xframe[1];    $/;"	m	struct:recv_from_ra
