Searched refs:check_remote (Results 1 – 1 of 1) sorted by relevance
110 const bool check_remote = (remote_cid != VMADDR_CID_ANY && remote_port != VMADDR_PORT_ANY); in vsock_bind_address_if_free() local119 (!check_remote && pcb_match->local_address.port == local_port) || in vsock_bind_address_if_free()120 (check_remote && pcb_match->local_address.port == local_port && in vsock_bind_address_if_free()