Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctputil.h338 struct sctp_queued_to_read *poschk,
H A Dsctputil.c284 sctp_log_strm_del(struct sctp_queued_to_read *control, struct sctp_queued_to_read *poschk, int from) in sctp_log_strm_del() argument
297 if (poschk != NULL) { in sctp_log_strm_del()
298 sctp_clog.x.strlog.e_tsn = poschk->sinfo_tsn; in sctp_log_strm_del()
299 sctp_clog.x.strlog.e_sseq = (uint16_t)poschk->mid; in sctp_log_strm_del()