Searched refs:control_size_buf (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_util.c77 __repmgr_add_buffer(&con->iovecs, &con->control_size_buf,
78 sizeof(con->control_size_buf));
H A Drepmgr_net.c57 u_int32_t control_size_buf, rec_size_buf; member in struct:sending_msg
820 msg->control_size_buf = htonl(control_size);
822 &msg->control_size_buf, sizeof(msg->control_size_buf));
H A Drepmgr_sel.c772 control_size = ntohl(conn->control_size_buf);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drepmgr.h272 u_int32_t control_size_buf, rec_size_buf; member in struct:__repmgr_connection

Completed in 47 milliseconds