Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socketvar.h393 struct socket * sonewconn(struct socket *head, int connstatus);
Duser_socket.c456 sonewconn(struct socket *head, int connstatus) in sonewconn() argument
522 so->so_state |= connstatus; in sonewconn()
524 if (connstatus) { in sonewconn()
552 if (connstatus) { in sonewconn()