Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dsctp.c150 typedef struct SCTPContext { struct
158 } SCTPContext; typedef
160 #define OFFSET(x) offsetof(SCTPContext, x)
186 SCTPContext *s = h->priv_data; in sctp_open()
304 SCTPContext *s = h->priv_data; in sctp_read()
327 SCTPContext *s = h->priv_data; in sctp_write()
353 SCTPContext *s = h->priv_data; in sctp_close()
360 SCTPContext *s = h->priv_data; in sctp_get_file_handle()
371 .priv_data_size = sizeof(SCTPContext),

Completed in 2 milliseconds