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

/freebsd-10.1-release/sys/netinet/
H A Dsctp_input.h53 struct sctp_tmit_chunk **bchk);
H A Dsctp_input.c3500 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq, struct sctp_tmit_chunk **bchk) argument
3521 if (bchk) {
3523 *bchk = chk;

Completed in 102 milliseconds