Searched refs:ntohd (Results 1 – 5 of 5) sorted by relevance
595 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()
839 bytes_sent = ntohd(sctp_stream_result->bytes_received); in send_sctp_stream()1997 bytes_sent = ntohd(sctp_stream_result->bytes_received); in send_sctp_stream_1toMany()
2195 bytes_sent = ntohd(tcp_stream_result->bytes_received); in send_tcp_stream()2922 bytes_sent = ntohd(tcp_maerts_result->bytes_sent); in send_tcp_maerts()3885 bytes_sent = ntohd(tcp_stream_result->bytes_received); in send_exs_tcp_stream()4650 bytes_sent = ntohd(tcp_stream_result->bytes_received);
607 ntohd(double net_double) in ntohd() function