Searched defs:af_to_nf (Results 1 - 1 of 1) sorted by relevance

/external/netperf/
H A Dnettest_bsd.c478 af_to_nf(int af) {
1476 tcp_stream_request->ipfamily = af_to_nf(remote_res->ai_family);
2171 tcp_maerts_request->ipfamily = af_to_nf(remote_res->ai_family);
2903 tcp_stream_request->ipfamily = af_to_nf(remote_res->ai_family);
3708 tcp_stream_request->ipfamily = af_to_nf(remote_res->ai_family);
5170 tcp_rr_request->ipfamily = af_to_nf(remote_res->ai_family);
5892 udp_stream_request->ipfamily = af_to_nf(remote_res->ai_family);
6800 udp_rr_request->ipfamily = af_to_nf(remote_res->ai_family);
8156 tcp_conn_rr_request->ipfamily = af_to_nf(remote_res->ai_family);
9248 tcp_tran_rr_request->ipfamily = af_to_nf(remote_re
476 af_to_nf(int af) { function
[all...]

Completed in 70 milliseconds