Searched refs:TCODE_IS_LINK_INTERNAL (Results 1 – 2 of 2) sorted by relevance
230 #define TCODE_IS_LINK_INTERNAL(tcode) ((tcode) == TCODE_LINK_INTERNAL) macro
933 if (TCODE_IS_LINK_INTERNAL(HEADER_GET_TCODE(p->header[0]))) { in fw_core_handle_request()