Home
last modified time | relevance | path

Searched refs:sctp_context (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_peeloff.c134 n_inp->sctp_context = inp->sctp_context; in sctp_do_peeloff()
239 n_inp->sctp_context = inp->sctp_context; in sctp_get_peeloff()
Dsctp_pcb.h491 uint32_t sctp_context; member
Dsctp_input.c3043 inp->sctp_context = (*inp_p)->sctp_context;
Dsctp_usrreq.c2491 av->assoc_value = inp->sctp_context;
4866 inp->sctp_context = av->assoc_value;
Dsctputil.c1252 asoc->context = inp->sctp_context; in sctp_init_asoc()