Searched refs:sctp_is_all_msg_on_reasm (Results 1 – 1 of 1) sorted by relevance
742 sctp_is_all_msg_on_reasm(struct sctp_association *asoc, uint32_t *t_size) in sctp_is_all_msg_on_reasm() function802 if (sctp_is_all_msg_on_reasm(asoc, &tsize) || (tsize >= pd_point)) { in sctp_deliver_reasm_check()2287 if (sctp_is_all_msg_on_reasm(asoc, &tsize) || (tsize >= pd_point)) { in sctp_service_queues()