| Home | Sort by: relevance | last modified time | path |
| /src/sys/netinet/ | |
| sctp_structs.h | 112 int cnt_sent; member in struct:sctp_copy_all |
| sctp_timer.c | 1273 int cnt_sent = 1; local in function:sctp_heartbeat_timer 1274 while ((cnt_sent < stcb->asoc.max_burst) && (cnt_of_unconf > 1)) { 1278 cnt_sent++; |
| sctp_output.c | 4683 ca->cnt_sent++; |