Lines Matching refs:sctp_flags
1605 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0 &&
1606 (inp->sctp_flags & SCTP_PCB_FLAGS_DO_ASCONF) == 0) {
1627 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0)
1724 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) &&
1762 if (inp->sctp_flags & SCTP_PCB_FLAGS_DO_ASCONF) {
1803 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) {
1821 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) &&
1833 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) {
1835 if ((inp->sctp_flags & SCTP_PCB_FLAGS_DO_ASCONF) == 0) {
1884 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) {
1945 if (inp->sctp_flags & SCTP_PCB_FLAGS_AUTO_ASCONF) {
2368 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL)
2536 if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_DO_ASCONF) &&
2559 if ((stcb->sctp_ep->sctp_flags &
2561 (stcb->sctp_ep->sctp_flags &
2842 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) {
2848 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_DO_ASCONF) {