HomeSort by: relevance | last modified time | path
    Searched defs:strqn (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet/
sctp_output.c 5129 struct sctp_stream_out *strq, *strqn; local in function:sctp_fill_outqueue
5180 strqn = TAILQ_NEXT(strq, next_spoke);
5188 strq = strqn;
5195 strq = strqn;
5202 strq = strqn;

Completed in 35 milliseconds