Searched refs:MAX_MSEARCH (Results 1 – 1 of 1) sorted by relevance
28 #define MAX_MSEARCH 20 /* max simultaneous M-SEARCH replies ongoing */ macro483 if (sm->n_msearch_replies >= MAX_MSEARCH) { in msearchreply_state_machine_start()