Searched refs:ipacm_log_buffer (Results 1 – 2 of 2) sorted by relevance
73 ipacm_log_buffer_t ipacm_log_buffer; in ipacm_log_send() local92 memcpy(ipacm_log_buffer.user_data, user_data, MAX_BUF_LEN); in ipacm_log_send()95 …if ((numBytes = sendto(ipacm_log_sockfd, (void *)&ipacm_log_buffer, sizeof(ipacm_log_buffer.user_d… in ipacm_log_send()