wrepl_request_send  555 source4/libcli/wrepl/winsrepl.c 	struct wrepl_request *req = wrepl_request_send(wrepl_socket, req_packet, NULL);
wrepl_request_send  592 source4/libcli/wrepl/winsrepl.c 	req = wrepl_request_send(wrepl_socket, packet, NULL);
wrepl_request_send  655 source4/libcli/wrepl/winsrepl.c 	req = wrepl_request_send(wrepl_socket, packet, &ctrl);
wrepl_request_send  703 source4/libcli/wrepl/winsrepl.c 	req = wrepl_request_send(wrepl_socket, packet, NULL);
wrepl_request_send  775 source4/libcli/wrepl/winsrepl.c 	req = wrepl_request_send(wrepl_socket, packet, NULL);
wrepl_request_send  136 source4/torture/nbt/winsreplication.c 	req = wrepl_request_send(wrepl_socket2, &packet, &ctrl);
wrepl_request_send  285 source4/torture/nbt/winsreplication.c 		req = wrepl_request_send(wrepl_socket, &packet, NULL);
wrepl_request_send  873 source4/wrepl_server/wrepl_out_helpers.c 	state->req = wrepl_request_send(state->wreplconn->sock, req, NULL);
wrepl_request_send  956 source4/wrepl_server/wrepl_out_helpers.c 	state->req = wrepl_request_send(state->wreplconn->sock, req, &state->ctrl);