Home
last modified time | relevance | path

Searched refs:init (Results 1 – 3 of 3) sorted by relevance

/iperf/src/
H A Diperf.h240 int (*init)(struct iperf_test *); member
H A Diperf_api.c1921 if (test->protocol->init) { in iperf_init_test()
1922 if (test->protocol->init(test) < 0) in iperf_init_test()
2819 tcp->init = NULL; in iperf_defaults()
2835 udp->init = iperf_udp_init; in iperf_defaults()
2855 sctp->init = iperf_sctp_init; in iperf_defaults()
/iperf/
H A Daclocal.m4543 dnl expand the accumulated commands and init code now:
5978 # files that make .init and .fini sections work.