Searched refs:ntohd (Results 1 – 5 of 5) sorted by relevance
496 extern double ntohd(double net_double);
640 bytes_sent = ntohd(sdp_stream_result->bytes_received); in send_sdp_stream()1347 bytes_sent = ntohd(sdp_maerts_result->bytes_sent); in send_sdp_maerts()
851 bytes_sent = ntohd(sctp_stream_result->bytes_received);2014 bytes_sent = ntohd(sctp_stream_result->bytes_received);
1717 bytes_sent = ntohd(tcp_stream_result->bytes_received); in send_tcp_stream()2421 bytes_sent = ntohd(tcp_maerts_result->bytes_sent); in send_tcp_maerts()3183 bytes_sent = ntohd(tcp_stream_result->bytes_received); in send_exs_tcp_stream()4004 bytes_sent = ntohd(tcp_stream_result->bytes_received);
539 ntohd(double net_double) in ntohd() function