send_data_with_timeout
send_data_with_timeout(query->receiver, PPPoE_QUERY_REPORT, data,
send_data_with_timeout(fReconnectThread, 0, NULL, 0, 200);
send_data_with_timeout(fReconnectThread, 0, NULL, 0, 200);
result = send_data_with_timeout(request->thread, PPP_REPORT_CODE, &report,
send_data_with_timeout(thread, PPP_REPORT_CODE, &report, sizeof(report),
send_data_with_timeout(Interface().fReconnectThread, 0, NULL, 0, 200);
extern status_t send_data_with_timeout(thread_id thread, int32 code, void *buffer,