Searched refs:XF_MSG_DST_PROXY (Results 1 – 3 of 3) sorted by relevance
66 #define XF_MSG_DST_PROXY(id) (((id) >> 31) & 0x1) macro
59 #define XF_MSG_DST_PROXY(id) (((id) >> 31) & 0x1) macro
493 if (XF_MSG_DST_PROXY(m->id)) in xf_core_dispatch()569 if (XF_MSG_DST_PROXY(m->id)) in xf_msg_complete()