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

  /src/sys/netinet/
sctp_pcb.c 4495 int cnt, strmat, gap; local in function:sctp_drain_mbufs
4533 for (strmat = 0; strmat < asoc->streamincnt; strmat++) {
4534 chk = TAILQ_FIRST(&asoc->strmin[strmat].inqueue);
4555 TAILQ_REMOVE(&asoc->strmin[strmat].inqueue,
sctp_pcb.c 4495 int cnt, strmat, gap; local in function:sctp_drain_mbufs
4533 for (strmat = 0; strmat < asoc->streamincnt; strmat++) {
4534 chk = TAILQ_FIRST(&asoc->strmin[strmat].inqueue);
4555 TAILQ_REMOVE(&asoc->strmin[strmat].inqueue,

Completed in 27 milliseconds