Searched refs:ISHTP_SYSTEM_STATE_CLIENT_ADDR (Results 1 – 2 of 2) sorted by relevance
884 if (ishtp_hdr->fw_addr == ISHTP_SYSTEM_STATE_CLIENT_ADDR) { in recv_fixed_cl_msg()931 fix_cl_hdr(&ishtp_hdr, len, ISHTP_SYSTEM_STATE_CLIENT_ADDR); in ishtp_send_suspend()957 fix_cl_hdr(&ishtp_hdr, len, ISHTP_SYSTEM_STATE_CLIENT_ADDR); in ishtp_send_resume()983 fix_cl_hdr(&ishtp_hdr, len, ISHTP_SYSTEM_STATE_CLIENT_ADDR); in ishtp_query_subscribers()
231 #define ISHTP_SYSTEM_STATE_CLIENT_ADDR 13 macro