Searched refs:ipsum_len (Results 1 – 5 of 5) sorted by relevance
78 extern const int ipsum_len;
55 data->tcp.expecting = sys_rand32_get() % ipsum_len; in send_tcp_data()
57 const int ipsum_len = sizeof(lorem_ipsum) - 1; variable
144 data->udp.expecting = sys_rand32_get() % ipsum_len; in send_udp_data()
38 const int ipsum_len = MAX_RECV_BUF_LEN; variable391 amount = how_much_to_send(ipsum_len); in main()