Searched refs:back (Results 1 – 8 of 8) sorted by relevance
534 size_t back = sizeof(u32) + sizeof(u16) + sizeof(u8) - front; in p2p_buf_add_service_info() local547 wpabuf_put_data(buf, &holder[front], back); in p2p_buf_add_service_info()549 back; in p2p_buf_add_service_info()561 size_t back = svc_len - front; in p2p_buf_add_service_info() local570 if (back > 255 - 4) { in p2p_buf_add_service_info()572 back -= 255 - 4; in p2p_buf_add_service_info()578 wpabuf_put_data(buf, &svc_name[front], back); in p2p_buf_add_service_info()579 remaining = 255 - 4 - back; in p2p_buf_add_service_info()
334 back to PEM allowed wpa_supplicant to use the key.
499 # Requires glibc 2.25 to build, falls back to /dev/random if unavailable.
666 PSK is removed at the same time to prevent it from connecting back using
124 should be the default option to start with before falling back to driver
702 * added "reattach" command for fast reassociate-back-to-same-BSS2293 (CONFIG_XSUPPLICANT_IFACE=y in .config to bring it back)
268 # Requires glibc 2.25 to build, falls back to /dev/random if unavailable.
312 <p>Attempt reassociation back to the current BSS.</p>