Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctputil.h399 struct sctp_queued_to_read *poschk,
Dsctputil.c308 sctp_log_strm_del(struct sctp_queued_to_read *control, struct sctp_queued_to_read *poschk, int from) in sctp_log_strm_del() argument
321 if (poschk != NULL) { in sctp_log_strm_del()
322 sctp_clog.x.strlog.e_tsn = poschk->sinfo_tsn; in sctp_log_strm_del()
323 sctp_clog.x.strlog.e_sseq = (uint16_t)poschk->mid; in sctp_log_strm_del()