Searched refs:SCTP_PCB_FLAGS_BOUND_V6 (Results 1 – 10 of 10) sorted by relevance
525 #define SCTP_PCB_FLAGS_BOUND_V6 0x04000000 macro534 SCTP_PCB_FLAGS_BOUND_V6)
1928 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) in sctp_addr_mgmt_assoc()1976 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_addr_mgmt_assoc()2038 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) { in sctp_asconf_iterator_ep()2049 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_asconf_iterator_ep()2128 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) { in sctp_asconf_iterator_stcb()2163 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_asconf_iterator_stcb()2180 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_asconf_iterator_stcb()
1046 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) { in sctp_fill_up_addresses_vrf()1399 if (((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) && in sctp_do_connect_x()1404 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_do_connect_x()2064 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {2474 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) &&3789 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {4984 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {5618 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {7017 if (((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) &&7166 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) {[all …]
1652 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_endpoint_probe()1674 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) { in sctp_endpoint_probe()1815 if ((t_inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_isport_inuse()1817 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) { in sctp_isport_inuse()1824 } else if (t_inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) { in sctp_isport_inuse()1829 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_isport_inuse()4246 (((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) != 0) && in sctp_aloc_assoc()4267 ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0)) { in sctp_aloc_assoc()
1230 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) { in sctp_init_asoc()2905 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) { in sctp_mtu_size_reset()6740 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) { in sctp_bindx_add_address()6750 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_bindx_add_address()6774 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_bindx_add_address()6848 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) { in sctp_bindx_delete_address()6857 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_bindx_delete_address()6881 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) && in sctp_bindx_delete_address()
213 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) { in sctp_sysctl_copy_out_local_addresses()
5598 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) { in sctp_send_initiate_ack()6227 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) { in sctp_get_frag_point()10316 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) { in send_forward_tsn()12648 if (((inp->sctp_flags & SCTP_PCB_FLAGS_BOUND_V6) == 0) && in sctp_lower_sosend()
377 if (xinpcb->flags & SCTP_PCB_FLAGS_BOUND_V6) { in sctp_process_inpcb()
534 inp->sctp_flags |= SCTP_PCB_FLAGS_BOUND_V6; /* I'm v6! */ in sctp6_attach()