Searched refs:EAPType (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dwpa.h371 BOOLEAN WpaMsgTypeSubst(u8 EAPType, int * MsgType);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_wpa.c1214 EAPType Value of EAP message type
1229 BOOLEAN WpaMsgTypeSubst(u8 EAPType, int * MsgType) argument
1231 switch (EAPType) {
H A Dmlme.c4991 u8 EAPType; local
5001 EAPType =
5004 return (WpaMsgTypeSubst(EAPType, (int *) MsgType));

Completed in 41 milliseconds