Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctputil.h298 struct sctp_queued_to_read *poschk,
H A Dsctputil.c281 sctp_log_strm_del(struct sctp_queued_to_read *control, struct sctp_queued_to_read *poschk, int from) in sctp_log_strm_del() argument
294 if (poschk != NULL) { in sctp_log_strm_del()
295 sctp_clog.x.strlog.e_tsn = poschk->sinfo_tsn; in sctp_log_strm_del()
296 sctp_clog.x.strlog.e_sseq = (uint16_t)poschk->mid; in sctp_log_strm_del()