Home
last modified time | relevance | path

Searched refs:SCTP_PCB_FLAGS_IN_TCPPOOL (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_usrreq.c1069 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) {
1279 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL))) {
1930 if ((inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL) &&
2063 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) { \
2241 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL) ||
2272 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL) ||
2299 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL) ||
2345 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL) ||
2422 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) {
2446 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) {
[all …]
Dsctp_peeloff.c69 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) { in sctp_can_peel_off()
119 SCTP_PCB_FLAGS_IN_TCPPOOL | /* Turn on Blocking IO */ in sctp_do_peeloff()
226 SCTP_PCB_FLAGS_IN_TCPPOOL | /* Turn on Blocking IO */ in sctp_get_peeloff()
Dsctputil.h299 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL))) { \
320 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL))) { \
335 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL))) { \
Dsctp.h540 #define SCTP_PCB_FLAGS_IN_TCPPOOL 0x00400000 macro
Dsctp_pcb.c1505 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) {
2207 if ((inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL) == 0) {
2231 tinp->sctp_flags |= SCTP_PCB_FLAGS_IN_TCPPOOL;
2238 inp->sctp_flags &= ~SCTP_PCB_FLAGS_IN_TCPPOOL;
2638 if (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL) {
3783 inp->sctp_flags |= SCTP_PCB_FLAGS_IN_TCPPOOL;
4936 if ((inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL) &&
4950 if ((inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL) ||
5617 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) {
Dsctp_input.c1149 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) { in sctp_handle_shutdown_ack()
1728 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) && in sctp_process_cookie_existing()
1926 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) && in sctp_process_cookie_existing()
2475 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) &&
3025 SCTP_PCB_FLAGS_IN_TCPPOOL |
3183 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) {
Dsctputil.c3367 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) && in sctp_notify_assoc_change()
3406 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) && in sctp_notify_assoc_change()
3900 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) { in sctp_notify_shutdown_event()
4576 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL) ||
5516 if (stcb->sctp_socket && (((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) ||
6229 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL))) {
Dsctp_output.c7824 (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL))) {
13627 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) {