Searched refs:MPO_CONNECTION_PORT (Results 1 – 4 of 4) sorted by relevance
73 .flags = MPO_CONNECTION_PORT,202 .flags = MPO_CONNECTION_PORT | MPO_SERVICE_PORT | MPO_INSERT_SEND_RIGHT | MPO_CONTEXT_AS_GUARD,229 .flags = MPO_CONNECTION_PORT,263 .flags = MPO_CONNECTION_PORT,
2050 | MPO_CONNECTION_PORT,
480 #define MPO_CONNECTION_PORT 0x800 /* Derive new peer connection port from a given … macro
2640 …uint32_t at_most_one_flags = options->flags & (MPO_SERVICE_PORT | MPO_CONNECTION_PORT | MPO_TG_BLO… in mach_port_construct()2753 if (options->flags & MPO_CONNECTION_PORT) { in mach_port_construct()2813 assert(options->flags & MPO_CONNECTION_PORT); in mach_port_construct()