Home
last modified time | relevance | path

Searched refs:asoc_state (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h157 uint32_t asoc_state; /* assoc state being checked */ member
Dsctp_pcb.c8056 uint32_t asoc_state, argument
8091 it->asoc_state = asoc_state;
Dsctputil.c1565 if (it->asoc_state && ((it->stcb->asoc.state & it->asoc_state) != it->asoc_state)) { in sctp_iterator_work()