Home | History | Annotate | Download | only in ap

Lines Matching refs:num_auths

267 		wpabuf_put_u8(buf, 2 + (3 * eap->num_auths));
269 wpabuf_put_u8(buf, eap->num_auths);
270 for (j = 0; j < eap->num_auths; j++) {