Home
last modified time | relevance | path

Searched refs:default_fill (Results 1 – 1 of 1) sorted by relevance

/external/netperf/
Dnetlib.c1229 char default_fill[] = "netperf"; in allocate_buffer_ring() local
1301 bufptr[j] = default_fill[fill_cursor]; in allocate_buffer_ring()
1305 if (fill_cursor > (int)strlen(default_fill)) { in allocate_buffer_ring()