Home
last modified time | relevance | path

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

/iperf/src/
H A Diperf.h227 SLIST_ENTRY(iperf_stream) streams;
241 SLIST_ENTRY(protocol) protocols;
H A Dqueue.h102 #define SLIST_ENTRY(type) \ macro