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

  /src/sys/netinet/
sctputil.c 3381 uint8_t foundeom = 0; local in function:sctp_release_pr_sctp_chunk
3407 foundeom = 1;
3411 foundeom = 1;
3418 if ((foundeom == 0) && (queue == &stcb->asoc.sent_queue)) {
sctputil.c 3381 uint8_t foundeom = 0; local in function:sctp_release_pr_sctp_chunk
3407 foundeom = 1;
3411 foundeom = 1;
3418 if ((foundeom == 0) && (queue == &stcb->asoc.sent_queue)) {

Completed in 208 milliseconds