Searched refs:bchk (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/netinet/
H A Dsctp_input.h53 struct sctp_tmit_chunk **bchk);
H A Dsctp_input.c3568 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq, struct sctp_tmit_chunk **bchk) argument
3589 if (bchk) {
3591 *bchk = chk;

Completed in 192 milliseconds