Searched refs:MPO_CONNECTION_PORT (Results 1 – 3 of 3) sorted by relevance
52 .flags = MPO_CONNECTION_PORT,162 .flags = MPO_CONNECTION_PORT | MPO_SERVICE_PORT | MPO_INSERT_SEND_RIGHT | MPO_CONTEXT_AS_GUARD,189 .flags = MPO_CONNECTION_PORT,223 .flags = MPO_CONNECTION_PORT,
436 #define MPO_CONNECTION_PORT 0x800 /* Derive new peer connection port from a given service por… macro
2560 …uint32_t at_most_one_flags = options->flags & (MPO_SERVICE_PORT | MPO_CONNECTION_PORT | MPO_TG_BLO… in mach_port_construct()2646 if (options->flags & MPO_CONNECTION_PORT) { in mach_port_construct()