Home
last modified time | relevance | path

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

/external/netperf/
Dnetlib.h538 extern struct ring_elt *allocate_exs_buffer_ring();
Dnetlib.c1376 allocate_exs_buffer_ring (int width, int buffer_size, int alignment, int offset, exs_mhandle_t *mha… in allocate_exs_buffer_ring() function
Dnettest_bsd.c2846 send_ring = allocate_exs_buffer_ring(send_width, in send_exs_tcp_stream()