Searched defs:tfm_spm_is_rpc_msg (Results 1 – 1 of 1) sorted by relevance
392 __STATIC_INLINE bool tfm_spm_is_rpc_msg(const struct connection_t *handle) in tfm_spm_is_rpc_msg() function403 #define tfm_spm_is_rpc_msg(x) (false) macro