Searched refs:SCTP_PCB_FLAGS_BOUND_V6 (Results 1 – 9 of 9) sorted by relevance
544 #define SCTP_PCB_FLAGS_BOUND_V6 0x04000000 macro555 SCTP_PCB_FLAGS_BOUND_V6|\562 SCTP_PCB_FLAGS_BOUND_V6)
1969 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) in sctp_addr_mgmt_assoc()2017 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_addr_mgmt_assoc()2080 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) { in sctp_asconf_iterator_ep()2091 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_asconf_iterator_ep()2171 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) { in sctp_asconf_iterator_stcb()2208 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_asconf_iterator_stcb()2227 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_asconf_iterator_stcb()
683 inp->sctp_flags &= ~SCTP_PCB_FLAGS_BOUND_V6; /* I'm not v6! */760 inp->sctp_flags &= ~SCTP_PCB_FLAGS_BOUND_V6;1496 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {1966 if (((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) &&1971 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) &&2660 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {3095 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) &&4505 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {5792 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {6439 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {[all …]
1260 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) { in sctp_init_asoc()3019 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) { in sctp_mtu_size_reset()7658 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) {7668 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) &&7694 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) &&7788 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) {7797 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) &&7823 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) &&
1956 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) &&1974 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) {2169 if ((t_inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) &&2171 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {2178 } else if (t_inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {2183 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) &&
277 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) { in sctp_sysctl_copy_out_local_addresses()
6077 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {6787 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {10938 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {13670 if (((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) &&
767 inp->sctp_flags |= SCTP_PCB_FLAGS_BOUND_V6; /* I'm v6! */
317 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) { in soabort()