Searched refs:SCTP_PCB_FLAGS_UNBOUND (Results 1 – 6 of 6) sorted by relevance
532 #define SCTP_PCB_FLAGS_UNBOUND 0x00000010 macro
2870 SCTP_PCB_FLAGS_UNBOUND);2876 SCTP_PCB_FLAGS_UNBOUND);2884 SCTP_PCB_FLAGS_UNBOUND);2887 SCTP_PCB_FLAGS_UNBOUND);3129 new_inp->sctp_flags &= ~SCTP_PCB_FLAGS_UNBOUND;3294 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == 0) {3797 inp->sctp_flags &= ~SCTP_PCB_FLAGS_UNBOUND;4082 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) !=4083 SCTP_PCB_FLAGS_UNBOUND) {4090 inp->sctp_flags |= SCTP_PCB_FLAGS_UNBOUND;[all …]
2055 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) ==2056 SCTP_PCB_FLAGS_UNBOUND) {4628 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == 0) {5021 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == 0) {5067 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == 0) {8078 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) ==8079 SCTP_PCB_FLAGS_UNBOUND) {8246 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) == SCTP_PCB_FLAGS_UNBOUND) {8510 if (inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) {
3027 SCTP_PCB_FLAGS_UNBOUND |
7756 if (inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) {
1245 if ((inp->sctp_flags & SCTP_PCB_FLAGS_UNBOUND) ==1246 SCTP_PCB_FLAGS_UNBOUND) {