Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_input.h50 struct sctp_tmit_chunk **bchk);
H A Dsctp_input.c3365 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq, struct sctp_tmit_chunk **bchk) in sctp_find_stream_reset() argument
3383 if (bchk != NULL) { in sctp_find_stream_reset()
3385 *bchk = chk; in sctp_find_stream_reset()