Home | History | Annotate | Download | only in hostapd

Lines Matching defs:reauth_delay

650 	int code, reauth_delay, ret;
669 reauth_delay = atoi(pos);
682 wpabuf_put_le16(req, reauth_delay);
689 "reauth_delay=%d)", MAC2STR(addr), code, reauth_delay);