Searched refs:MPO_CONNECTION_PORT (Results 1 – 4 of 4) sorted by relevance
72 .flags = MPO_CONNECTION_PORT,201 .flags = MPO_CONNECTION_PORT | MPO_SERVICE_PORT | MPO_INSERT_SEND_RIGHT | MPO_CONTEXT_AS_GUARD,228 .flags = MPO_CONNECTION_PORT,262 .flags = MPO_CONNECTION_PORT,
2017 | MPO_CONNECTION_PORT,
438 #define MPO_CONNECTION_PORT 0x800 /* Derive new peer connection port from a given … macro
2603 …uint32_t at_most_one_flags = options->flags & (MPO_SERVICE_PORT | MPO_CONNECTION_PORT | MPO_TG_BLO… in mach_port_construct()2716 if (options->flags & MPO_CONNECTION_PORT) { in mach_port_construct()2753 assert(options->flags & MPO_CONNECTION_PORT); in mach_port_construct()