Searched refs:RETRY_MAX (Results 1 – 1 of 1) sorted by relevance
866 #define RETRY_MAX 3 macro1082 if (retries < RETRY_MAX) { in skt_flowswitch_ns_reserve_main()1085 T_LOG("ERROR: exceeds max %d retries\n", RETRY_MAX); in skt_flowswitch_ns_reserve_main()1092 #undef RETRY_MAX