Home
last modified time | relevance | path

Searched refs:htond (Results 1 – 5 of 5) sorted by relevance

/external/netperf/src/
Dnetlib.h596 extern double htond(double host_double);
Dnettest_sdp.c1870 sdp_stream_results->bytes_received = htond(bytes_received); in recv_sdp_stream()
2222 sdp_maerts_results->bytes_sent = htond(bytes_sent); in recv_sdp_maerts()
Dnettest_sctp.c1411 sctp_stream_results->bytes_received = htond(bytes_received); in recv_sctp_stream()
2529 sctp_stream_results->bytes_received = htond(bytes_received); in recv_sctp_stream_1toMany()
Dnetlib.c656 htond(double host_double) in htond() function
Dnettest_bsd.c5201 tcp_stream_results->bytes_received = htond(bytes_received); in recv_tcp_stream()
5562 tcp_maerts_results->bytes_sent = htond(bytes_sent); in recv_tcp_maerts()