HomeSort by relevance Sort by last modified time
    Searched refs:ring_elt (Results 1 - 8 of 8) sorted by null

  /external/netperf/
netlib.h 261 struct ring_elt { struct
262 struct ring_elt *next; /* next element in the ring */
531 extern struct ring_elt *allocate_buffer_ring();
538 extern struct ring_elt *allocate_exs_buffer_ring();
nettest_unix.c 255 struct ring_elt *send_ring;
721 struct ring_elt *recv_ring;
    [all...]
netlib.c 1227 struct ring_elt *
1231 struct ring_elt *first_link = NULL;
1232 struct ring_elt *temp_link = NULL;
1233 struct ring_elt *prev_link;
    [all...]
nettest_sctp.c 389 struct ring_elt *send_ring;
    [all...]
nettest_sdp.c 218 struct ring_elt *send_ring;
918 struct ring_elt *recv_ring;
    [all...]
nettest_bsd.c     [all...]
nettest_xti.c 517 struct ring_elt *send_ring;
    [all...]
nettest_dlpi.c 152 struct ring_elt *send_ring;
701 struct ring_elt *recv_ring;
    [all...]

Completed in 386 milliseconds