Home
last modified time | relevance | path

Searched refs:IPC_KMSG_MAX_OOL_PORT_COUNT (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/osfmk/ipc/
H A Dipc_policy.h91 #define IPC_KMSG_MAX_OOL_PORT_COUNT 16383 macro
H A Dipc_policy.c719 if (send_uctx->send_dsc_port_count > IPC_KMSG_MAX_OOL_PORT_COUNT) { in ipc_validate_kmsg_schema_from_user()