Home | History | Annotate | Download | only in eap_peer

Lines Matching refs:xff

536 	if (sm->workaround && (reqId == ((lastId + 1) & 0xff) ||
537 reqId == ((lastId + 2) & 0xff))) {