Searched refs:default_fill (Results 1 – 1 of 1) sorted by relevance
1229 char default_fill[] = "netperf"; in allocate_buffer_ring() local1301 bufptr[j] = default_fill[fill_cursor]; in allocate_buffer_ring()1305 if (fill_cursor > (int)strlen(default_fill)) { in allocate_buffer_ring()