Home | History | Annotate | Download | only in ap

Lines Matching refs:more

6  * See README for more details.
1135 int more = 0;
1163 more = 1;
1178 more, 0, buf);
1185 "(frag_id %d more=%d frag_len=%d)",
1186 dialog->sd_frag_id, more, (int) frag_len);
1190 if (more) {
1191 wpa_msg(hapd->msg_ctx, MSG_DEBUG, "GAS: %d more bytes remain "