Searched refs:MAX_MSG_HIST_LEN (Results 1 – 2 of 2) sorted by relevance
124 # define MAX_MSG_HIST_LEN 200 macro126 # define MAX_MSG_HIST_LEN 20 macro
974 while (msg_hist_len > MAX_MSG_HIST_LEN) in add_msg_hist()