HomeSort by: relevance | last modified time | path
    Searched refs:stream_reset_outstanding (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet/
sctp_structs.h 635 u_int8_t stream_reset_outstanding; member in struct:sctp_association
sctp_usrreq.c 2537 if (stcb->asoc.stream_reset_outstanding) {
sctp_input.c 2682 stcb->asoc.stream_reset_outstanding = 0;
sctp_output.c 8840 if (asoc->stream_reset_outstanding) {
8943 asoc->stream_reset_outstanding = 1;

Completed in 22 milliseconds