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