Searched refs:chk_cnt (Results 1 – 2 of 2) sorted by relevance
251 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ argument254 atomic_subtract_int(&((asoc)->chunks_on_out_queue), chk_cnt); \
4975 struct sctp_tmit_chunk *tp1, int chk_cnt) in sctp_free_bufspace() argument4980 asoc->chunks_on_out_queue -= chk_cnt; in sctp_free_bufspace()