Lines Matching refs:size
1121 for func, size in sizes.items():
1122 mask = (1<<size) - 1
3410 # This is how recvmsg() calculates the data size
3548 # Test using CMSG_SPACE() to calculate ancillary buffer size.
3558 # Test using CMSG_LEN() to calculate ancillary buffer size.
3707 # Check that no ancillary data is received when no buffer size
3719 # Check that no ancillary data is received when buffer size is 0.
3757 # mindata and maxdata bytes when received with buffer size
3876 # Test receiving hop limit, using CMSG_SPACE to calculate buffer size.
3956 # CMSG_SPACE() to calculate buffer size.
3990 # long. Fall back to sending with correct size if this fails,
4040 # buffer size is provided.
4056 # buffer size is zero.
4846 bufsize = -1 # Use default buffer size