Searched refs:bchk (Results 1 – 2 of 2) sorted by relevance
53 struct sctp_tmit_chunk **bchk);
3406 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq, struct sctp_tmit_chunk **bchk) in sctp_find_stream_reset() argument3427 if (bchk) { in sctp_find_stream_reset()3429 *bchk = chk; in sctp_find_stream_reset()