Searched refs:MAX_LOOPS (Results 1 – 3 of 3) sorted by relevance
48 #define MAX_LOOPS 10240 macro97 for (j = 0; j < MAX_LOOPS; j++) { in tcpstream_client()152 for (j = 0; j < MAX_LOOPS; j++) { in tcpstream_server()
1485 #define MAX_LOOPS 2000 macro1498 for (abortctr = 0; abortctr < MAX_LOOPS; abortctr++) { in unreliable_client_read()1527 for (abortctr = 0; abortctr < MAX_LOOPS; abortctr++) { in unreliable_server_read()
252 #define MAX_LOOPS 8 macro2240 if (__predict_false(if_tunnel_check_nesting(ifp, m, MTAG_WGLOOP, MAX_LOOPS))) { in wg_xmit()2393 MAX_LOOPS))) { in wg_xmit_netmap()