Searched refs:bchk (Results 1 – 2 of 2) sorted by relevance
50 struct sctp_tmit_chunk **bchk);
3365 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq, struct sctp_tmit_chunk **bchk) in sctp_find_stream_reset() argument3383 if (bchk != NULL) { in sctp_find_stream_reset()3385 *bchk = chk; in sctp_find_stream_reset()