Searched refs:max_msg_controllen (Results 1 – 3 of 3) sorted by relevance
466 size_t msg_controllen, max_msg_controllen; in test_sol_socket() local468 max_msg_controllen = CMSG_SPACE(sizeof(fds0)) + sizeof(*fds0) - 1; in test_sol_socket()470 msg_controllen <= max_msg_controllen; in test_sol_socket()482 max_msg_controllen = in test_sol_socket()486 msg_controllen <= max_msg_controllen; in test_sol_socket()508 max_msg_controllen = CMSG_SPACE(sizeof(text)) + CMSG_LEN(0) - 1; in test_sol_socket()510 msg_controllen <= max_msg_controllen; in test_sol_socket()