Searched refs:XPC_MSG_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance
72 #define XPC_MSG_MAX_SIZE 128 macro74 #define XPC_MSG_PAYLOAD_MAX_SIZE (XPC_MSG_MAX_SIZE - XPC_MSG_HDR_MAX_SIZE)
144 if (XPC_MSG_SIZE(payload_size) > XPC_MSG_MAX_SIZE) in xpc_connect()
65 #define XPNET_MSG_NENTRIES (PAGE_SIZE / XPC_MSG_MAX_SIZE)