Searched refs:MSGSIZE_RREFRESH (Results 1 – 3 of 3) sorted by relevance
38 #define MSGSIZE_RREFRESH (MSGSIZE_HEADER + 4) macro39 #define MSGSIZE_RREFRESH_MIN MSGSIZE_RREFRESH
1902 if ((buf = session_newmsg(MSG_RREFRESH, MSGSIZE_RREFRESH)) == NULL) { in session_rrefresh()2455 if (datalen != MSGSIZE_RREFRESH) { in parse_rrefresh()2470 if (datalen != MSGSIZE_RREFRESH) { in parse_rrefresh()
1813 if (len != MSGSIZE_RREFRESH) { in show_mrt_msg()