Searched refs:max_msg_controllen (Results 1 – 3 of 3) sorted by relevance
318 size_t msg_controllen, max_msg_controllen; in test_sol_socket() local320 max_msg_controllen = CMSG_SPACE(sizeof(fds0)) + sizeof(*fds0) - 1; in test_sol_socket()322 msg_controllen <= max_msg_controllen; in test_sol_socket()334 max_msg_controllen = in test_sol_socket()338 msg_controllen <= max_msg_controllen; in test_sol_socket()360 max_msg_controllen = CMSG_SPACE(sizeof(text)) + CMSG_LEN(0) - 1; in test_sol_socket()362 msg_controllen <= max_msg_controllen; in test_sol_socket()