Home | Sort by: relevance | last modified time | path |
/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)) { |