Home
last modified time | relevance | path

Searched refs:get_protocol (Results 1 – 2 of 2) sorted by relevance

/iperf/src/
H A Diperf_api.h313 struct protocol *get_protocol(struct iperf_test *, int);
H A Diperf_api.c797 get_protocol(struct iperf_test *test, int prot_id) in get_protocol() function