Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/abstract/protocols/smtp-client/
Dmain.c50 lws_smtp_sequencer_t *sseq; in main() local
93 sseq = lws_smtp_sequencer_create(&ss_args); in main()
94 if (!sseq) { in main()
109 if (lws_smtpc_add_email(sseq, payload, n, "testserver", in main()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctputil.c157 sctp_log_strm_del_alt(struct sctp_tcb *stcb, uint32_t tsn, uint16_t sseq, uint16_t stream, int from) in sctp_log_strm_del_alt() argument
164 sctp_clog.x.strlog.n_sseq = sseq; in sctp_log_strm_del_alt()