Searched refs:SCTP_PCB_FLAGS_BOUNDALL (Results 1 – 6 of 6) sorted by relevance
279 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) { in sctp_tcb_special_locate()688 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) && in sctp_endpoint_probe()731 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL)) { in sctp_endpoint_probe()1540 if ((new_inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) { in sctp_move_pcb_and_assoc()1830 inp->sctp_flags |= (SCTP_PCB_FLAGS_BOUNDALL | in sctp_inpcb_bind()1894 inp->sctp_flags &= ~SCTP_PCB_FLAGS_BOUNDALL; in sctp_inpcb_bind()3362 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp_destination_is_reachable()3425 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp_add_local_addr_ep()3445 if (((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) && (fnd == 0)) { in sctp_add_local_addr_ep()3496 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp_del_local_addr_ep()[all …]
1605 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0 && in sctp_addr_mgmt_assoc()1833 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) { in sctp_addr_mgmt_ep()1884 if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0) { in sctp_addr_mgmt_restrict_ep()2368 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) in sctp_compose_asconf()2560 SCTP_PCB_FLAGS_BOUNDALL) == 0 && in sctp_process_initack_addresses()2842 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp_check_address_list()
68 #define SCTP_PCB_FLAGS_BOUNDALL 0x00000004 macro
950 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp_fill_up_addresses()1104 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp_count_max_addresses()3130 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp_optsset()3195 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp_optsset()3717 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp_sockaddr()
1172 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp_ipv4_source_address_selection()1968 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp_ipv6_source_address_selection()2736 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp_send_initiate()3690 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp_send_initiate_ack()
1066 if (inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { in sctp6_getaddr()