Searched refs:htonl_bytes (Results 1 – 1 of 1) sorted by relevance
278 int bytes, htonl_bytes; /* 32-bit integers for htonl */ in do_sec_send() local322 htonl_bytes = htonl(bytes); in do_sec_send()323 socket_write(conn, fd, &htonl_bytes, sizeof(htonl_bytes)); in do_sec_send()