Searched refs:free_chunk_cnt (Results 1 – 4 of 4) sorted by relevance
156 if (((_stcb)->asoc.free_chunk_cnt > SCTP_BASE_SYSCTL(sctp_asoc_free_resc_limit)) || \162 (_stcb)->asoc.free_chunk_cnt++; \185 (_stcb)->asoc.free_chunk_cnt--; \
1200 uint16_t free_chunk_cnt; member
5791 asoc->free_chunk_cnt--;
1257 asoc->free_chunk_cnt = 0; in sctp_init_asoc()