Searched refs:lwip_benchmark_control (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/lwip/lwip/
H A Dinit.h105 void lwip_benchmark_control(int connection, uint8_t state, uint64_t trigger,
/barrelfish-2018-10-04/usr/tests/net_tests/udp_throughput/
H A Dudp_test.c103 // lwip_benchmark_control(connection_type, BMS_STOP_REQUEST, 0, 0);
246 lwip_benchmark_control(connection_type, BMS_START_REQUEST, iterations, 0);
296 lwip_benchmark_control(connection_type, BMS_STOP_REQUEST, 0, 0);
322 lwip_benchmark_control(connection_type, BMS_STOP_REQUEST, 0, 0);
385 lwip_benchmark_control(connection_type, BMS_START_REQUEST,
/barrelfish-2018-10-04/lib/lwip/src/core/
H A Dinit.c512 void lwip_benchmark_control(int direction, uint8_t state, uint64_t trigger, function
515 // printf("calling lwip_benchmark_control\n");
517 } // end function: lwip_benchmark_control

Completed in 36 milliseconds