Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socketvar.h152 u_short so_incqlen; /* (e) number of unaccepted incomplete member
Duser_socket.c273 head->so_incqlen--; in sofree()
435 head->so_incqlen--; in soisconnected()
536 while (head->so_incqlen > head->so_qlimit) { in sonewconn()
540 head->so_incqlen--; in sonewconn()
549 head->so_incqlen++; in sonewconn()