Searched refs:htonl_bytes (Results 1 – 1 of 1) sorted by relevance
621 int bytes, htonl_bytes; /* 32-bit integers for htonl */ in do_sec_send() local665 htonl_bytes = (int)htonl((OM_uint32)bytes); in do_sec_send()666 socket_write(data, sockindex, &htonl_bytes, sizeof(htonl_bytes)); in do_sec_send()
Completed in 5 milliseconds