Home
last modified time | relevance | path

Searched refs:add_flow_destination (Results 1 – 4 of 4) sorted by relevance

/dports/benchmarks/flowgrind/flowgrind-flowgrind-0.8.2/src/
H A Ddestination.h35 void add_flow_destination(struct request_add_flow_destination *request);
H A Ddestination.c158 void add_flow_destination(struct request_add_flow_destination *request)
H A Dfg_rpc_server.c277 static xmlrpc_value * add_flow_destination(xmlrpc_env * const env, in add_flow_destination() function
844 …xmlrpc_registry_add_method(env, registryP, NULL, "add_flow_destination", &add_flow_destination, NU… in init_rpc_server()
H A Ddaemon.c467 add_flow_destination((struct in process_requests()