Searched refs:ipct_sub_channels_mask (Results 1 – 3 of 3) sorted by relevance
57 uint32_t ipct_sub_channels_mask; ///< Mask of configurable IPCT subscribe channels. member
113 .ipct_sub_channels_mask = \
296 dst_chan_mask = *p_dst_ipct->p_ipct_channels & p_dst_ipct->ipct_sub_channels_mask; in ipct_connection_create()