Lines Matching refs:SCTP_PCB_FLAGS_BOUNDALL
279 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) {
688 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) &&
731 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL)) {
1540 if ((new_inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) {
1830 inp->sctp_flags |= (SCTP_PCB_FLAGS_BOUNDALL |
1894 inp->sctp_flags &= ~SCTP_PCB_FLAGS_BOUNDALL;
3362 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) {
3425 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) {
3445 if (((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) && (fnd == 0)) {
3496 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) {
3511 if (((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) && (fnd)) {
3659 if (((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) &&
3700 if (((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) &&
4423 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) {
4468 if (found && (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) {