Searched refs:supports_full_duplex (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A Deapol_socket.c220 bool supports_full_duplex = false; local
255 supports_full_duplex = true;
264 if (ifm_type == IFM_ETHER && supports_full_duplex == false) {
/macosx-10.10/eap8021x-198/EAPOLController.bproj/
H A Dcontroller.c245 bool supports_full_duplex = FALSE; local
279 supports_full_duplex = TRUE;
288 if (ifm_type == IFM_ETHER && supports_full_duplex == FALSE) {

Completed in 131 milliseconds