Searched refs:RPC_CONNECTION_OPTION_INCOMING (Results 1 – 3 of 3) sorted by relevance
23 constexpr uint8_t RPC_CONNECTION_OPTION_INCOMING = 0x1; // default is outgoing variable
429 incoming = header.options & RPC_CONNECTION_OPTION_INCOMING; in establishConnection()
688 header.options |= RPC_CONNECTION_OPTION_INCOMING; in initAndAddConnection()