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

/freebsd-9.3-release/sys/netinet/
H A Dsctputil.h359 struct sctp_queued_to_read *poschk,
H A Dsctputil.c246 sctp_log_strm_del(struct sctp_queued_to_read *control, struct sctp_queued_to_read *poschk, int from) argument
258 if (poschk != NULL) {
259 sctp_clog.x.strlog.e_tsn = poschk->sinfo_tsn;
260 sctp_clog.x.strlog.e_sseq = poschk->sinfo_ssn;

Completed in 126 milliseconds